This sql file tries to insert data into nonexistent tables. It is useless and can be removed.
Created attachment 26448 [details] [review] Bug 11957: sample_only_param_tables.sql is not usable This sql file tries to insert data into nonexistent tables. It is useless and can be removed. Test plan: git grep sample_only_param_tables should not return any result.
Created attachment 26449 [details] [review] [SIGNED OFF] Bug 11957: sample_only_param_tables.sql is not usable This sql file tries to insert data into nonexistent tables. It is useless and can be removed. Test plan: git grep sample_only_param_tables should not return any result. NOTE: This is basically a git rm. Simple patch. Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 26518 [details] [review] [PASSED QA] Bug 11957: sample_only_param_tables.sql is not usable This sql file tries to insert data into nonexistent tables. It is useless and can be removed. Test plan: git grep sample_only_param_tables should not return any result. NOTE: This is basically a git rm. Simple patch. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> File is not used by the installers and it wouldn't work with today's Koha for trying to insert data into non-existant tables and tables with different structure.
Pushed to master. Thanks, Jonathan!
Pushed to 3.14.x, will be in 3.14.08
Pushed to 3.12.x, will be in 3.12.13