Fix table structure

This commit is contained in:
Michael 2020-12-01 22:21:44 +00:00
commit 61ecdf789c
2 changed files with 24 additions and 10 deletions

View file

@ -537,7 +537,7 @@ return [
],
"indexes" => [
"PRIMARY" => ["id"],
"url" => ["UNIQUE", "url"],
"uri" => ["UNIQUE", "uri(190)"],
]
],
"diaspora-interaction" => [