Koha/installer/data/mysql
Pedro Amorim e2be648ab4
Bug 35044: (QA follow-up): Remove empty additional_field_values entries
To test:
1) Follow any of the above test plans to add some
   additional_field_values entries
2) Run the following SQL:
  update additional_field_values set value = '';
3) Run updatedatabase twice. Notice the first time it tells you how many
   entries were removed. The 2nd time it does nothing.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-23 18:21:30 +02:00
..
atomicupdate Bug 35044: (QA follow-up): Remove empty additional_field_values entries 2024-08-23 18:21:30 +02:00
db_revs Bug 37593: Removed all instances of 'this this' in the codebase 2024-08-16 16:22:17 +02:00
en Bug 36758: (QA follow-up) Fix some typos 2024-08-09 18:44:52 +02:00
localization
mandatory Bug 36996: Add z3950Status system preference 2024-07-23 16:53:03 +01:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 35044: DB changes + atomicupdate file 2024-08-23 18:21:19 +02:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl