Docs support

This commit is contained in:
2018-11-12 21:32:42 +02:00
parent 7928aa1cb6
commit 5727ea5574
10 changed files with 235 additions and 168 deletions

View File

@ -0,0 +1 @@
create unique index tag_owner on tags (tag, owner);