https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31716
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #141520|0 |1 is obsolete| | Attachment #141521|0 |1 is obsolete| | --- Comment #5 from Nick Clemens <[email protected]> --- Created attachment 141722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141722&action=edit Bug 31716: Enlarge the authorised_value column in authorised_values This patch changes authorised_value from VARCHAR(80) to VARCHAR(255) To test: 1 - Apply patch 2 - Update database 3 - Confirm you can store a longer value in authorised_values -- 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/
