mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
3 lines
73 B
SQL
3 lines
73 B
SQL
DROP INDEX idx_custom_roles_id;
|
|
ALTER TABLE custom_roles DROP COLUMN id;
|