aurweb/support
Dan McGee b9690972d0 Use a single transaction to write dummy data
This is immensely faster when using InnoDB since we don't need to sync
after each and every INSERT statement.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-03-04 10:29:13 +01:00
..
schema Use a single transaction to write dummy data 2011-03-04 10:29:13 +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.