aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-11-16 08:55:54 +0000
committerChristopher Baines <mail@cbaines.net>2019-11-21 19:56:19 +0000
commit3ef99acc79d4ee8a853364a86bb6a26debcebdb1 (patch)
tree98ec84d085c566979606207e33e904abbb277f04 /sqitch/sqitch.plan
parent66d726f1fd92bd2cdd953d4e8d05a4dc5e44e732 (diff)
downloaddata-service-3ef99acc79d4ee8a853364a86bb6a26debcebdb1.tar
data-service-3ef99acc79d4ee8a853364a86bb6a26debcebdb1.tar.gz
Add a new channel-news module, along with tables the relevant data
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 ec87d46..027d337 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -26,3 +26,4 @@ fix_null_values_in_git_branches 2019-09-29T11:06:12Z Christopher Baines <mail@cb
add_retry_value_to_job_event_enum 2019-10-02T19:13:52Z Christopher Baines <mail@cbaines.net> # Add retry value to job_event enum
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