mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-02-07 18:44:34 +01:00
3 lines
69 B
SQL
3 lines
69 B
SQL
DROP INDEX IF EXISTS secrets_hash_idx;
|
|
DROP TABLE IF EXISTS secrets;
|