From d69f77d59eefc1ca577d6df0cfe6d8cd46742b82 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 14 Apr 2019 10:06:13 +0100 Subject: Add some initial Sqitch migrations These are based on the state of the current manually managed database. --- sqitch/sqitch.plan | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sqitch/sqitch.plan') 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 # Add schema for the Guix Data Service +buildstatus_enum [appschema] 2019-04-13T11:56:37Z Christopher Baines # Creates the buildstatus enum +initial_import 2019-04-13T13:06:28Z Christopher Baines # Import the manually managed database schema -- cgit v1.2.3