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