r1290: Adding the same form for the bug display quick search to the top header so...
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;