summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core/migrations/20250928235456_dazzling_cable/migration.sql
blob: ab0a222389efde6894c64daadc26d3cebeb14604 (plain)
1
ALTER TABLE `user` MODIFY COLUMN `role` enum('admin','member') NOT NULL;