mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-16 04:24:12 +00:00
Use DROP instead of RENAME for archive
This commit is contained in:
parent
08049fe406
commit
23b532ee1a
@ -1,2 +1,2 @@
|
|||||||
ALTER TABLE archive rename to archive_bak;
|
DROP TABLE archive;
|
||||||
DROP TABLE data_types;
|
DROP TABLE data_types;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user