27 Mar
2020
27 Mar
'20
10:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24994 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Even if we choose to stick to IF EXISTS it may be nice to add a QA script check for both ADD TABLE (IF NOT EXISTS) and DROP TABE (IF EXISTS).. I know I've missed those on occasions myself.. I don't remember there being a QA check for it as yet (probably because we had the TableExists function as an option). -- You are receiving this mail because: You are watching all bug changes.