mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-07-02 19:08:27 +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