https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23893 --- Comment #34 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 96925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96925&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 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: John Doe <you@example.com> -- You are receiving this mail because: You are watching all bug changes.