mirror of
https://github.com/ente-io/ente.git
synced 2025-07-12 18:08:44 +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; |