mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-17 02:33:02 +03:00
3 lines
110 B
MySQL
3 lines
110 B
MySQL
|
|
ALTER TABLE oidc_clients DROP COLUMN requires_reauthentication;
|
||
|
|
DROP TABLE IF EXISTS reauthentication_tokens;
|