New index

This commit is contained in:
Michael 2022-05-05 08:40:50 +00:00
commit 2a4b5b4cb4
3 changed files with 3 additions and 0 deletions

View file

@ -1230,6 +1230,7 @@ return [
"indexes" => [
"PRIMARY" => ["id"],
"uri-id-url" => ["UNIQUE", "uri-id", "url"],
"uri-id-id" => ["uri-id", "id"],
]
],
"post-question" => [