9 lines
105 B
9 lines
105 B
7 years ago
|
DROP TABLE users;
|
||
|
|
||
|
DROP TABLE devices;
|
||
|
|
||
|
DROP TABLE ciphers;
|
||
|
|
||
7 years ago
|
DROP TABLE attachments;
|
||
|
|
||
7 years ago
|
DROP TABLE folders;
|