Skip to content

Commit

Permalink
add new migration to remove null constraint from newbationid
Browse files Browse the repository at this point in the history
  • Loading branch information
milachae committed Mar 28, 2024
1 parent 8f9e453 commit afa2b62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alter table batonswitchover alter column newbatonid drop not null;

0 comments on commit afa2b62

Please sign in to comment.