aurweb/support
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
..
schema Remove unused fulltext index from "Packages" table. 2011-02-10 08:17:53 +01:00
scripts Use "python2" shebang for "newpackage-notify" and "gendummydata.py". 2011-01-24 18:12:05 +01:00
README.txt initial import 2004-06-13 18:15:49 +00:00

The schema dir contains the AUR database schema file.

The scripts dir will contain any supporting scripts for the AUR such
as the script that handles moving newly uploaded packages via tupkg
to the AUR.