3 changed files with 3 additions and 3 deletions
@ -1 +1 @@ |
|||||
DROP TABLE archives; |
DROP TABLE IF EXISTS archives; |
||||
|
|||||
@ -1 +1 @@ |
|||||
DROP TABLE archives; |
DROP TABLE IF EXISTS archives; |
||||
|
|||||
@ -1 +1 @@ |
|||||
DROP TABLE archives; |
DROP TABLE IF EXISTS archives; |
||||
|
|||||
Loading…
Reference in new issue