Skip to content

Commit 77682b7

Browse files
committed
add failure_reason column to db
1 parent 840d943 commit 77682b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE digger_runs
2+
ADD COLUMN failure_reason TEXT;

0 commit comments

Comments
 (0)