https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41409
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |The database data types for release notes| |these fields are tinytext | |in the borrowers table and | |varchar(10) in the | |borrower_modifications | |table: | | | |- streetnumber (a patron's | |main address street number | |field) | |- B_streetnumber (a | |patron's alternate address | |street number field) | | | |This enhancement updates | |the borrower_modifications | |table so that the fields | |are now tinytext, | |consistent with the | |borrowers table. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
