29 Nov
2022
29 Nov
'22
3:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30649 --- Comment #32 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #28)
I don't know how this is relevant, but borrowers.secret is MEDIUMTEXT and you are using VARCHAR(256) here.
By the way, 256? Typo for 255?
I like the idea of using mediumtext much better for encrypted data fields than varchar. -- You are receiving this mail because: You are watching all bug changes.