nit: migration (#12772)

This commit is contained in:
jif-oai 2026-02-25 13:56:52 +00:00 committed by GitHub
parent e4bfa763f6
commit 8d49e0d0c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
ALTER TABLE stage1_outputs
ADD COLUMN selected_for_phase2 INTEGER NOT NULL DEFAULT 0;