https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38678
--- Comment #4 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to David Nind from comment #3) > > prove t/db_dependent/api/v1/deleted_biblios.t > t/db_dependent/api/v1/deleted_biblios.t .. 1/2 > DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st > execute failed: Incorrect datetime value: '2024-12-12T17:33:57+00:00' for > column `koha_kohadev`.`deletedbiblio`.`timestamp` at row 1 at > /kohadevbox/koha/Koha/Object.pm line 172 Interesting! It doesn't fail for me, but I'm using `DB_IMAGE=mysql:8.0`. Will compare with `mariadb:10.5` and provide a new patchset. -- 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/
