https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40337
--- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize (ashimema) from comment #15) > Created attachment 184397 [details] [review] > Bug 40337: (QA follow-up) Make database update idempotent > > Running this update twice fails before this patch with: > > ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Data truncated > for column 'checkprevcheckout' at row 3 at /kohadevbox/koha/C4/Installer.pm > line 825 > > Signed-off-by: Martin Renvoize <[email protected]> I cannot test right now but this patch does not feel correct. Why couldn't we rum the alter table statements several times? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
