aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-11-23 11:30:36 +0000
committerChristopher Baines <mail@cbaines.net>2019-11-23 11:30:36 +0000
commit9a3dbb1d5b408fbac700d38c22690c2c4ec4a85c (patch)
treec5f10a9642f521fe8c9ac349ee956c5a82b240ea /sqitch/sqitch.plan
parent6fad559b3256dd528dc01061043290455a0b6141 (diff)
downloaddata-service-9a3dbb1d5b408fbac700d38c22690c2c4ec4a85c.tar
data-service-9a3dbb1d5b408fbac700d38c22690c2c4ec4a85c.tar.gz
Add new table to store token seeds for build servers
Diffstat (limited to 'sqitch/sqitch.plan')
-rw-r--r--sqitch/sqitch.plan1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan
index 027d337..d3d9c7a 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -27,3 +27,4 @@ add_retry_value_to_job_event_enum 2019-10-02T19:13:52Z Christopher Baines <mail@
remove_guix_revision_duplicates 2019-10-05T08:00:14Z Christopher Baines <mail@cbaines.net> # Remove duplicates in the guix_revisions table
package_derivations_by_guix_revision_range 2019-11-09T19:09:48Z Christopher Baines <mail@cbaines.net> # Add package_derivations_by_guix_revision_range
channel_news_tables 2019-11-15T07:32:07Z Christopher Baines <mail@cbaines.net> # Add tables to store channel news
+build_server_token_seeds 2019-11-23T09:26:48Z Christopher Baines <mail@cbaines.net> # Add build_server_token_seeds table