http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11165 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl Status|Needs Signoff |Failed QA --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- What about: Koha/Schema/Result/AuthHeader.pm: "datemodified", installer/data/mysql/kohastructure.sql: `datemodified` date default NULL, Also I do not like the update of datemodified when running the dbrev. If you rename the column and add the 'on update' clause later, you should be able to prevent that. -- You are receiving this mail because: You are watching all bug changes.