Docs support
This commit is contained in:
1
migrations/V1.2__unique_tags.sql
Normal file
1
migrations/V1.2__unique_tags.sql
Normal file
@ -0,0 +1 @@
|
||||
create unique index tag_owner on tags (tag, owner);
|
Reference in New Issue
Block a user