Skip to content

Commit 91a905b

Browse files
sequence change
1 parent fe58be5 commit 91a905b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
DROP SEQUENCE IF EXISTS id_seq_workflow_execution_stage;
2-
3-
DROP TABLE IF EXISTS public.workflow_execution_stage CASCADE;
1+
DROP TABLE IF EXISTS public.workflow_execution_stage CASCADE;
2+
DROP SEQUENCE IF EXISTS id_seq_workflow_execution_stage;

0 commit comments

Comments
 (0)