https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #30 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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.