Timestamp columns in Bugzilla

Tomas Kopal Tomas.Kopal at altap.cz
Sat Jan 29 06:45:21 UTC 2005


Hi all,
as Bug 257315 made it into the trunk, we have converted the last column 
with the timestamp type to normal datetime.
What that means for you is that if you'll be doing any changes in any of 
bugzilla DB tables, the database will never do any automatic 
timestamping for you. When needed, you have to do it explicitly. On the 
other hand, you don't need anything like "delta_ts=delta_ts" in your 
query if you don't want any change anymore.

Please, keep that on mind when hacking bugzilla :-).

Thanks

Tomas



More information about the developers mailing list