r1337: Adding the option to allow parsing of links in comment text
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE `comment` ADD parselinks BOOL NULL;