mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-08 21:24:16 +00:00
3 lines
124 B
SQL
3 lines
124 B
SQL
DROP TABLE scim_service_providers;
|
|
ALTER TABLE users DROP COLUMN updated_at;
|
|
ALTER TABLE user_groups DROP COLUMN updated_at; |