Fix table structure
This commit is contained in:
parent
2aa302c570
commit
61ecdf789c
2 changed files with 24 additions and 10 deletions
|
|
@ -537,7 +537,7 @@ return [
|
|||
],
|
||||
"indexes" => [
|
||||
"PRIMARY" => ["id"],
|
||||
"url" => ["UNIQUE", "url"],
|
||||
"uri" => ["UNIQUE", "uri(190)"],
|
||||
]
|
||||
],
|
||||
"diaspora-interaction" => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue