r1309: It'd be good if we changed the settings of the user we are editing and not...
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;