mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-08 20:04:23 +01:00
3 lines
69 B
SQL
3 lines
69 B
SQL
DROP INDEX IF EXISTS secrets_hash_idx;
|
|
DROP TABLE IF EXISTS secrets;
|