25 May
2019
25 May
'19
2:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #5)
Works when you run prove on the test, but not with perl [other sql mode]? New test fails then. Shouldnt DBIx always raise a warning if you want to pollute a date field?
DBI will not explode and so the notice will be generated. I have no idea how to fix that, I'd say we should require that tests are ran using prove or with the strict_sql_modes flag in the config. -- You are receiving this mail because: You are watching all bug changes.