r1379: Merging r1378 from trunk back to the 1.1.x branch because this feature was...
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;