Koha/installer/data/mysql/en/optional
Jonathan Druart 2dbce72a07
Bug 24289: Make sure sample_holidays will load after sample_libraries
They are inserted depending on their alpha order, and sample_holidays
will fail because of missing branchcode.
This patch suggests a simple fix: rename sample_holidays to
sample_libraries_holidays, to make sure it will be loaded after
sample_libraries

Test plan:
Start a fresh installation and select all sample data

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-20 14:03:51 +00:00
..
auth_val.sql
auth_val.txt
csv_profiles.sql
csv_profiles.txt
marc21_holdings_coded_values.sql
marc21_holdings_coded_values.txt
marc21_relatorterms.sql
marc21_relatorterms.txt
parameters.sql
parameters.txt
patron_atributes.sql
patron_atributes.txt
patron_categories.sql
patron_categories.txt
sample_creator_data.sql
sample_creator_data.txt
sample_itemtypes.sql
sample_itemtypes.txt
sample_libraries.sql
sample_libraries.txt
sample_libraries_holidays.sql Bug 24289: Make sure sample_holidays will load after sample_libraries 2020-01-20 14:03:51 +00:00
sample_libraries_holidays.txt Bug 24289: Make sure sample_holidays will load after sample_libraries 2020-01-20 14:03:51 +00:00
sample_news.sql
sample_news.txt
sample_patrons.sql
sample_patrons.txt
sample_quotes.sql
sample_quotes.txt
sample_z3950_servers.sql Bug 23997: Escape z3950servers.rank as it's a new MySQL 8 kw 2019-11-08 11:22:31 +00:00
sample_z3950_servers.txt