Skip to content

Commit

Permalink
add variable spec column
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Aug 2, 2024
1 parent 0d40a4e commit 1eb4d53
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE digger_jobs
ADD COLUMN variables_spec BYTEA NULL;

0 comments on commit 1eb4d53

Please sign in to comment.