27 Dec
2019
27 Dec
'19
3:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23893 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 96652 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96652&action=edit Bug 23893: No special care for booleans Tests pass without that changes. If we need them they should be at Koha::Object anyway. About the date, I also think that that should be moved to Koha::Object (we can guess it, like we do in Koha::Object->store, retrieve the datatype and adjust). Also we can send a DT object to DBIC, no need for an sql formatted date -- You are receiving this mail because: You are watching all bug changes.