mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-17 09:13:28 +03:00
3 lines
116 B
MySQL
3 lines
116 B
MySQL
|
|
ALTER TABLE oidc_clients DROP COLUMN launch_url;
|
||
|
|
|
||
|
|
ALTER TABLE user_authorized_oidc_clients DROP COLUMN last_used_at;
|