aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-04-14 10:06:13 +0100
committerChristopher Baines <mail@cbaines.net>2019-04-14 10:06:13 +0100
commitd69f77d59eefc1ca577d6df0cfe6d8cd46742b82 (patch)
tree86dd2c86d984dcbb49741e4852407af66587d2a8 /sqitch/sqitch.plan
parent70faad04371ff441793da4e6213ae0855723b019 (diff)
downloaddata-service-d69f77d59eefc1ca577d6df0cfe6d8cd46742b82.tar
data-service-d69f77d59eefc1ca577d6df0cfe6d8cd46742b82.tar.gz
Add some initial Sqitch migrations
These are based on the state of the current manually managed database.
Diffstat (limited to 'sqitch/sqitch.plan')
-rw-r--r--sqitch/sqitch.plan3
1 files changed, 3 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan
index 4e50000..61fd9a9 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -2,3 +2,6 @@
%project=guix-data-service
%uri=https://git.cbaines.net/guix/data-service/
+appschema 2019-04-13T11:43:59Z Christopher Baines <mail@cbaines.net> # Add schema for the Guix Data Service
+buildstatus_enum [appschema] 2019-04-13T11:56:37Z Christopher Baines <mail@cbaines.net> # Creates the buildstatus enum
+initial_import 2019-04-13T13:06:28Z Christopher Baines <mail@cbaines.net> # Import the manually managed database schema