aurweb/support/schema
Lukas Fleischer 881bfcced4 Remove unused fulltext index from "Packages" table.
Drop fulltext indexes, which prevent the use of InnoDB, from "Packages"
table. All search routines use "LIKE" patterns, so fulltext search has
actually never been used.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-10 08:17:53 +01:00
..
aur-schema.sql Remove unused fulltext index from "Packages" table. 2011-02-10 08:17:53 +01:00
gendummydata.py Drop "PackageContents" table and references. 2011-02-01 15:16:29 +01:00
reloadtestdb.sh started on the package submit script 2004-07-12 22:12:42 +00:00