https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18338
Bug ID: 18338
Summary: Replace varchar(16) with varchar(32) for cardnumber
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected],
[email protected], [email protected]
Depends on: 15690
Bug #15690 makes it more explicit that cardnumber is limited at the database
level to 16 characters, but it does not go any way towards increasing that
field length for those using cardnumbers of greater lengths.
I think we should increase the database field size from 16 characters to 32,
giving us ample growing space for longer cardnumbers.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15690
[Bug 15690] Unconstrained CardnumberLength preference conflicts with table
column limit of 16
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/