mirror of
https://github.com/1f349/tulip.git
synced 2024-12-23 08:44:11 +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;
|