https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24584 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Bernardo Gonzalez Kriegel from comment #13)
Created attachment 98476 [details] [review] Bug 24584: Rewrite optional/sample_quotes to YAML
YAML version of optional sample_quotes
To test: 1) Same test plan of first patch, only check table quotes
I am getting an error with sample_quotes.yml DBD::mysql::st execute failed: Field 'timestamp' doesn't have a default value at /kohadevbox/koha/C4/Installer.pm line 502. As it is the only one I think we should fix it at DB level ('timestamp' should be set to the current timestamp) -- You are receiving this mail because: You are watching all bug changes.