diff options
| author | Frank <[email protected]> | 2025-09-11 17:21:49 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-11 17:22:05 -0400 |
| commit | 3abca8fd4b08f5d122c2352fcee64755a028228a (patch) | |
| tree | 338a442124fd0f9aa7bba265558594f961bcc156 /cloud/core/migrations/0003_dusty_clint_barton.sql | |
| parent | f5b3992479b616b5900a5f752d8928980837426e (diff) | |
| download | opencode-3abca8fd4b08f5d122c2352fcee64755a028228a.tar.gz opencode-3abca8fd4b08f5d122c2352fcee64755a028228a.zip | |
wip: zen
Diffstat (limited to 'cloud/core/migrations/0003_dusty_clint_barton.sql')
| -rw-r--r-- | cloud/core/migrations/0003_dusty_clint_barton.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud/core/migrations/0003_dusty_clint_barton.sql b/cloud/core/migrations/0003_dusty_clint_barton.sql new file mode 100644 index 000000000..14efae216 --- /dev/null +++ b/cloud/core/migrations/0003_dusty_clint_barton.sql @@ -0,0 +1 @@ +ALTER TABLE `key` ADD CONSTRAINT `name` UNIQUE(`workspace_id`,`name`);
\ No newline at end of file |
