]> src.bluestatic.org Git - bugdar.git/blob - docs/schema_changes.sql
r1284: Update the mail sending code to work with ISSO 2.1.x
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE user CHANGE timezone timezone float(4) NOT NULL DEFAULT 0;