Skip to content

Commit

Permalink
add orid column to batch
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Aug 2, 2024
1 parent 1eb4d53 commit 0b299c1
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_batches
ADD COLUMN new_column_name UUID NULL;

0 comments on commit 0b299c1

Please sign in to comment.