aur-schema.sql: Do not recreate the database
commit48f28375255a2614269e4c6c38ecd6c61fe44cfd
authorLukas Fleischer <lfleischer@archlinux.org>
Wed, 1 Mar 2017 19:01:10 +0000 (1 20:01 +0100)
committerLukas Fleischer <lfleischer@archlinux.org>
Wed, 1 Mar 2017 19:01:29 +0000 (1 20:01 +0100)
treefb1ceca6d447f366a4df80db07144e8d70f951ed
parent1af5ba64e748de0f8a94e7f5f023315d2ff0302c
aur-schema.sql: Do not recreate the database

Modify the schema such that it only creates the necessary tables,
indices and predefined data. This makes it easier to import the schema
into a database with a name other than "AUR".

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
schema/aur-schema.sql