Cleanup database schema
commit5014b74868138172090e7528f1b069642e15f295
authorLukas Fleischer <lfleischer@archlinux.org>
Wed, 3 Aug 2016 11:03:32 +0000 (3 13:03 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Fri, 5 Aug 2016 10:05:22 +0000 (5 12:05 +0200)
treedfc388e2d316a9f4039997cb5b92c2c6d2fc899f
parentbaf8a220ab923371cf19c742d2a7805e2276a037
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>
schema/aur-schema.sql