Koha/installer/data/mysql
Jonathan Druart 0a40b4bb50 Bug 26997: CAST AS CHAR to prevent the error
To prevent the DBMS to fail on 0000-00-00 we can cast it as a char and
compare.
This patch also moves to a subroutine, in case we need to adjust (or
reuse) it later.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-23 13:07:49 +01:00
..
atomicupdate Bug 24108: DBRev 20.12.00.013 2021-02-17 16:29:30 +01:00
en Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020) 2021-02-08 14:56:00 +01:00
fr-CA Bug 24811: French SQL files "news" link fixed 2021-01-22 13:49:25 +01:00
fr-FR Bug 27491: Rename system preference opaclanguages to OPACLanguages 2021-01-22 14:59:27 +01:00
it-IT Bug 27103: Remove HOLD_CANCELLATION notice 2020-11-27 13:00:38 +01:00
localization Bug 27581: (QA follow-up) Fix occurence in it-IT custom.sql 2021-02-08 14:56:00 +01:00
mandatory Bug 24108: (QA follow-up) Add missing comma in sysprefs.sql 2021-02-17 16:28:25 +01:00
nb-NO Bug 27103: Remove HOLD_CANCELLATION notice 2020-11-27 13:00:38 +01:00
pl-PL Bug 27103: Remove HOLD_CANCELLATION notice 2020-11-27 13:00:38 +01:00
ru-RU Bug 27491: Rename system preference opaclanguages to OPACLanguages 2021-01-22 14:59:27 +01:00
uk-UA Bug 11996: (follow-up) Updating the uk-UA currency 2021-01-22 13:46:42 +01:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 26947: Remove AUTO_INCREMENT 2021-01-12 12:31:58 +01:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl Bug 26997: CAST AS CHAR to prevent the error 2021-02-23 13:07:49 +01:00