mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-09 05:34:18 +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; |