2 lines
93 B
SQL
2 lines
93 B
SQL
DROP INDEX IF EXISTS maplepress.cache_expires_at_idx;
|
|
DROP TABLE IF EXISTS maplepress.cache;
|