https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from Marcel de Rooy <[email protected]> --- Upgrade to 19.06.00.043 done (Bug 23049 - Add account debit_types) DBD::mysql::db do failed: Duplicate CHECK constraint name 'accountlines_check_type' [for Statement " ALTER TABLE accountlines ADD CONSTRAINT `accountlines_check_type` CHECK (credit_type_code IS NOT NULL OR debit_type_code IS NOT NULL) "] at installer/data/mysql/updatedatabase.pl line 20015. DBD::mysql::db do failed: Duplicate CHECK constraint name 'accountlines_check_type' [for Statement " ALTER TABLE accountlines ADD CONSTRAINT `accountlines_check_type` CHECK (accounttype IS NOT NULL OR credit_type_code IS NOT NULL) "] at installer/data/mysql/updatedatabase.pl line 20081. Upgrade to 19.06.00.044 done (Bug 23049 - Add account credit_types) -- 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/
