[Koha-bugs] [Bug 11165] auth_header.datemodified should be updated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 19 09:55:21 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11165

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl
             Status|Needs Signoff               |Failed QA

--- Comment #3 from M. de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list