Skip to content

Commit 4331884

Browse files
committed
Drop all tables at once
1 parent e3ef740 commit 4331884

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
DROP TABLE ECONOMY_ACCOUNT;
2-
DROP TABLE ECONOMY_ACCOUNT_PREFERENCES;
3-
DROP TABLE JAM_PHASE;
1+
DROP TABLE ECONOMY_ACCOUNT_PREFERENCES,ECONOMY_ACCOUNT,JAM_PHASE;

0 commit comments

Comments
 (0)