aurweb/support/schema
Lukas Fleischer bc238965cb Fix some minor bugs in "support/schema/gendummydata.py".
The dummy data generation script used to create wrong package IDs for
both "PackageVotes" and "PackageDepends" tables which led to errors when
reloading the test data (constraints failed). This is fixed by no longer
creating entries with zero ("0") package IDs.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-27 19:46:30 +01:00
..
aur-schema.sql Add "ENGINE = InnoDB" to "CREATE TABLE" statements in the SQL schema. 2011-02-27 19:46:29 +01:00
gendummydata.py Fix some minor bugs in "support/schema/gendummydata.py". 2011-02-27 19:46:30 +01:00
reloadtestdb.sh started on the package submit script 2004-07-12 22:12:42 +00:00