r1306: We don't need to float the columns because the id's are unique and the styling...
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;