mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-29 16:18:22 +00:00
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `equipment`
|
||||
ADD CONSTRAINT `equipment_cid_name_key`
|
||||
UNIQUE (`cid`, `name`);
|
Reference in New Issue
Block a user