mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
35211e2190
* chore: Rework roles to be expandable by name alone
2 lines
57 B
SQL
2 lines
57 B
SQL
ALTER TABLE ONLY users
|
|
DROP COLUMN IF EXISTS rbac_roles; |