mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
Surface broken nightly errors
This commit is contained in:
parent
cfef23bc31
commit
5ec24bbfaf
5 changed files with 103 additions and 37 deletions
4
migrations/20250703200547_broken-error.sql
Normal file
4
migrations/20250703200547_broken-error.sql
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-- Add migration script here
|
||||
|
||||
ALTER TABLE finished_nightly
|
||||
ADD COLUMN broken_error BOOLEAN DEFAULT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue