https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24584
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24640 --- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #15) > (In reply to Bernardo Gonzalez Kriegel from comment #13) > > Created attachment 98476 [details] [review] [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) See bug 24640. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24640 [Bug 24640] quotes.timestamp should default to current_timestamp -- 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/
