Skip to content

Commit

Permalink
Update process_managers.process to a bigserial
Browse files Browse the repository at this point in the history
  • Loading branch information
kchenery committed Apr 25, 2024
1 parent a0f681b commit d50eaec
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 "process_managers"."processes" ALTER COLUMN "sequence_id" TYPE BIGINT;

0 comments on commit d50eaec

Please sign in to comment.