aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-12-22 11:41:27 +0000
committerChristopher Baines <mail@cbaines.net>2021-12-22 11:41:27 +0000
commit26a440be76e17df608407700302e12599d7dd681 (patch)
treec950d3ce71bb904262564dc4f0e422acb64bb5a2 /sqitch/sqitch.plan
parent0504521fa8b7dbd3f854540c6675e777cb64121a (diff)
downloadbuild-coordinator-26a440be76e17df608407700302e12599d7dd681.tar
build-coordinator-26a440be76e17df608407700302e12599d7dd681.tar.gz
Fix unprocessed_builds_with_derived_priorities
A couple of the queries were wrong, this fixes it.
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 7c0c20e..333d7b2 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -37,3 +37,4 @@ create_systems 2021-05-21T17:22:52Z Christopher Baines <mail@cbaines.net> # Crea
create_unprocessed_builds_with_derived_priorities 2021-10-22T14:52:18Z Christopher Baines <mail@cbaines.net> # Create unprocessed_builds_with_derived_priorities
add_agents_active 2021-11-12T14:00:52Z Christopher Baines <mail@cbaines.net> # Add agents.active
output_metadata_index 2021-11-18T00:18:12Z Christopher Baines <mail@cbaines.net> # Add index on output_metadata
+recreate_unprocessed_builds_with_derived_priorities 2021-12-22T11:09:54Z Christopher Baines <mail@cbaines.net> # Recreate unprocessed_builds_with_derived_priorities