2 lines
100 B
SQL
2 lines
100 B
SQL
DROP INDEX IF EXISTS maplefile.sessions_user_id_idx;
|
|
DROP TABLE IF EXISTS maplefile.sessions_by_id;
|