mirror of
https://github.com/1f349/tulip.git
synced 2024-11-09 22:42:53 +00:00
5 lines
86 B
SQL
5 lines
86 B
SQL
DROP TABLE users;
|
|
DROP INDEX username_index;
|
|
DROP TABLE client_store;
|
|
DROP TABLE otp;
|