r1347: Votes can now be displayed on the bug grid. We are now closing off all the...
[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;