diff options
author | Christopher Baines <mail@cbaines.net> | 2019-12-05 14:09:06 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-12-05 15:40:42 +0100 |
commit | 3f3801d0dde9ffe83eec2789dbaf8c4be40a9280 (patch) | |
tree | e02a66804c5241ce8a9a502aeb02232ca15b2427 /sqitch/sqitch.plan | |
parent | 76eca407910ce8ca714291c74dec8d9761590d56 (diff) | |
download | data-service-3f3801d0dde9ffe83eec2789dbaf8c4be40a9280.tar data-service-3f3801d0dde9ffe83eec2789dbaf8c4be40a9280.tar.gz |
WIP equivalent derivations
Diffstat (limited to 'sqitch/sqitch.plan')
-rw-r--r-- | sqitch/sqitch.plan | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan index 3b16f94..158adab 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -32,3 +32,4 @@ rework_builds 2019-11-23T20:41:20Z Christopher Baines <mail@cbaines.net> # Rewor nar_related_tables 2019-11-29T20:28:19Z Christopher Baines <mail@cbaines.net> # Add nar related tables add_index_on_builds_derivation_file_name 2019-12-03T16:23:55Z <chris@phact> # Add index on builds_derivation_file_name narinfo_fetch_record 2019-12-03T20:53:28Z <chris@phact> # Add a table to describe fetching a narinfo +equivalent_derivations 2019-12-04T16:43:37Z <chris@phact> # Add equivalent_derivations table |