summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core/migrations/20250911141957_dusty_clint_barton/migration.sql
blob: 14efae216e819909286335f80ab38db63d6507b1 (plain)
1
ALTER TABLE `key` ADD CONSTRAINT `name` UNIQUE(`workspace_id`,`name`);