https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35044
--- Comment #145 from Katrin Fischer <[email protected]> --- (In reply to Pedro Amorim from comment #144) > You need to also not apply the patch: > Bug 35044: (QA follow-up): Fix QA script Error on boolean TINYINT > > Because that is fixing the TINYIT boolean database thing for 'repeatable', > but if you don't run dbic or apply the schema patch, then the 'repeatable' > field does not exist on the schema class. Huh. I guess on update for others this would work well because the dbic files will already be installed? So what I'll do: * Apply all patches * Run database update * Remove dbic patch * Re-run dbic and commit it -- 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/
