From 76eca407910ce8ca714291c74dec8d9761590d56 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Wed, 4 Dec 2019 22:04:44 +0100 Subject: Add a table to record where narinfo files were fetched from Otherwise it's hard to associated narinfo files to build servers. --- 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 e79df69..3b16f94 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -31,3 +31,4 @@ build_server_token_seeds 2019-11-23T09:26:48Z Christopher Baines # Rework the build tables nar_related_tables 2019-11-29T20:28:19Z Christopher Baines # Add nar related tables add_index_on_builds_derivation_file_name 2019-12-03T16:23:55Z # Add index on builds_derivation_file_name +narinfo_fetch_record 2019-12-03T20:53:28Z # Add a table to describe fetching a narinfo -- cgit v1.2.3