aurweb/schema
Lukas Fleischer 5014b74868 Cleanup database schema
* Remove test accounts.
* Create indices using CREATE INDEX.
* Always use INTEGER UNSIGNED for IDs.
* Always use BIGINT UNSIGNED for timestamps.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-08-05 12:05:22 +02:00
..
aur-schema.sql Cleanup database schema 2016-08-05 12:05:22 +02:00
gendummydata.py gendummydata.py: Remove CategoryID from dummy data 2015-06-16 23:12:22 +02:00
reloadtestdb.sh reloadtestdb.sh: Use aurweb as main directory 2015-06-17 10:40:24 +02:00