mirror of
https://github.com/ente-io/ente.git
synced 2025-06-25 11:32:00 +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; |