[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
Fri Oct 14 22:29:31 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141722|0                           |1
        is obsolete|                            |

--- Comment #11 from David Nind <david at davidnind.com> ---
Created attachment 141904
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141904&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

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list