r622: Dropping the username markup stuff
[bugdar.git] / docs / schema_changes.sql
1 ## SVN $Id$
2
3 ALTER TABLE `product` DROP `shortname`;
4
5 ALTER TABLE `usergroup` DROP `opentag`;
6
7 ALTER TABLE `usergroup` DROP `closetag`;