Koha/installer/data/mysql
Kyle Hall 5266069016
Bug 30984: (QA follow-up) Switch from mediumtext to varchar(255)
My research indeicates that tinytext of less than 40 bytes uses
about the same storage as a varchar(255). Also, using
a TEXT field in a complex query may create a temp table.
varchar fields are also more efficient for sorting on.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-01 09:21:38 -03:00
..
atomicupdate Bug 30984: (QA follow-up) Switch from mediumtext to varchar(255) 2022-08-01 09:21:38 -03:00
db_revs Bug 14364: DBRev 22.06.00.025 2022-07-29 16:06:12 -03:00
en Bug 14364: (follow-up) Cleanup duplicate code and adjust notices and prefs 2022-07-29 16:00:26 -03:00
localization Bug 27619: Add custom for fr-FR 2022-05-11 09:59:58 +01:00
mandatory Bug 14364: Fix spelling and tests 2022-07-29 16:00:34 -03:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 30984: (QA follow-up) Switch from mediumtext to varchar(255) 2022-08-01 09:21:38 -03:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl Bug 30539: (bug 24161 follow-up) Fix typo in DBrev 2022-06-07 09:07:20 -03:00