mirror of
https://github.com/ente-io/ente.git
synced 2025-07-02 05:35:12 +00:00
5 lines
114 B
SQL
5 lines
114 B
SQL
DROP TABLE IF EXISTS webauthn_sessions;
|
|
|
|
DROP TABLE IF EXISTS passkey_credentials;
|
|
|
|
DROP TABLE IF EXISTS passkeys; |