[Koha-bugs] [Bug 31716] Enlarge the size of the authorised_value column in authorised_values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 13:22:49 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31716

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141520|0                           |1
        is obsolete|                            |
 Attachment #141521|0                           |1
        is obsolete|                            |

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list