r1286: We no longer need a lot of these text files as they were from the 1.0.x days
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;