aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-03-30 09:23:39 +0100
committerChristopher Baines <mail@cbaines.net>2021-03-30 09:23:39 +0100
commit8ebe604c62acb424f899c01724347bf0f115b73e (patch)
treec90d6f9821fa865df422a607e0b6280e75df74aa /sqitch/sqitch.plan
parentf8bb56d192923a1a1f5550eff21fb2ab2a4457c9 (diff)
downloadbuild-coordinator-8ebe604c62acb424f899c01724347bf0f115b73e.tar
build-coordinator-8ebe604c62acb424f899c01724347bf0f115b73e.tar.gz
Fix types in the allocated_builds table
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 c373470..85b7580 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -29,3 +29,4 @@ add_agent_tags 2021-01-17T11:13:23Z Christopher Baines <mail@cbaines.net> # Add
add_agent_names 2021-02-28T14:04:24Z Christopher Baines <mail@cbaines.net> # Add agent.names
add_dynamic_auth_tokens 2021-02-28T15:21:24Z Christopher Baines <mail@cbaines.net> # Add dynamic_auth_tokens
use_numeric_primary_keys 2021-03-28T09:55:40Z Christopher Baines <mail@cbaines.net> # Use numeric primary keys
+fix_allocated_builds 2021-03-30T08:19:18Z Christopher Baines <mail@cbaines.net> # Fix allocated_builds