Koha/installer/data/mysql
Jonathan Druart 637b6dca86
Bug 24137: Same fixes for *_local.sql files
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
tested using

$ export L=uk-UA (and ru-RU)
$ for o in mandatory optional;
 do for a in installer/data/mysql/$L/marcflavour/marc21/$o/*.sql; do
  mysql kohatest < $a;
 done;
done

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-18 16:05:05 +00:00
..
atomicupdate Bug 23233: DBRev 19.12.00.002 2019-12-16 11:09:30 +00:00
de-DE Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
en Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
es-ES Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
fr-CA Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
fr-FR Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
it-IT Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
mandatory Bug 14697: (QA follow-up) Add missing AV category 2019-10-31 12:05:21 +00:00
nb-NO Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
pl-PL Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
ru-RU Bug 24137: Same fixes for *_local.sql files 2019-12-18 16:05:05 +00:00
uk-UA Bug 24137: Same fixes for *_local.sql files 2019-12-18 16:05:05 +00:00
account_credit_types.sql Bug 23805: (RM follow-up) Correction to sql installer file 2019-10-25 09:37:25 +01:00
account_debit_types.sql Bug 23049: (QA follow-up) Correction for 'M' => 'MANUAL' 2019-10-24 17:25:09 +01:00
account_offset_types.sql Bug 22521: (QA follow-up) Corrections to tests 2019-04-17 16:49:36 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 17135: [QA Follow-up] Changes as to reporting 2016-09-16 10:47:03 +00:00
kohastructure.sql Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema 2019-11-13 13:10:27 +00:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 23233: AllowItemsOnHoldCheckout is misnamed and does not indicate it is for SIP-based checkouts only 2019-12-16 11:08:52 +00:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 23233: DBRev 19.12.00.002 2019-12-16 11:09:30 +00:00
userflags.sql Bug 23321: Add cash register permission 2019-09-23 11:39:21 +01:00
userpermissions.sql Bug 23049: (RM follow-up) Add missing userpermission to installer 2019-11-19 07:20:24 +00:00