Reported by Jonathan on bug 11401: DROP TABLE IF EXISTS borrower_sync; is missing in installer/data/mysql/kohastructure.sql
Created attachment 39934 [details] [review] Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync Reported by Jonathan on bug 11401: DROP TABLE IF EXISTS borrower_sync; is missing in installer/data/mysql/kohastructure.sql To test: - Run the web installer and confirm all tables are created correctly
Created attachment 40119 [details] [review] Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync Reported by Jonathan on bug 11401: DROP TABLE IF EXISTS borrower_sync; is missing in installer/data/mysql/kohastructure.sql To test: - Run the web installer and confirm all tables are created correctly Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com>
Created attachment 40165 [details] [review] Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync Reported by Jonathan on bug 11401: DROP TABLE IF EXISTS borrower_sync; is missing in installer/data/mysql/kohastructure.sql To test: - Run the web installer and confirm all tables are created correctly Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Patch pushed to master. Thanks Katrina!
Pushed to 3.20.x will be in 3.20.1
Patch pushed to 3.18.x will be in 3.18.08