From 3782b81da0ed258c10acb7ffc43b18d5af50e28b Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 21 May 2021 18:07:29 +0100 Subject: Introduce an outputs table --- sqitch/sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch/sqitch.plan') diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan index f9e28fd..a7fed94 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -32,3 +32,4 @@ use_numeric_primary_keys 2021-03-28T09:55:40Z Christopher Baines # Fix allocated_builds fix_allocated_builds_attempt_2 2021-03-30T08:27:18Z Christopher Baines # Fix allocated_builds fix_setup_failure_missing_inputs 2021-04-08T19:31:49Z Christopher Baines # Fix setup_failure_missing_inputs +create_outputs 2021-05-21T13:37:49Z Christopher Baines # Create the outputs table -- cgit v1.2.3