r645: Custom bug fields now have help text in the cache and have $help added to their...
[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`;