r1341: The basic workings of column ordering appear to now work
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE `comment` ADD parselinks BOOL NULL;
4
5 ALTER TABLE user ADD columnoptions TEXT NULL;