http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9303
--- Comment #15 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #13) > Kyle, I don't understand some changes in the DB schema: > "datetime_undef_if_invalid => 1" and "is_deferrable => 1" are removed, is it > intentional? That is just a product of the dbix class schema re-generator. It updates it based on the schema, so I imagine we should keep those changes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
