[Database 1528] Add expected index for foreign key user-gserver.gsid

This commit is contained in:
Hypolite Petovan 2023-08-21 08:07:10 -04:00
parent e9861b11f3
commit 76cc8eaff8
3 changed files with 5 additions and 2 deletions

View file

@ -18,6 +18,7 @@ Indexes
| Name | Fields |
| ------- | --------- |
| PRIMARY | uid, gsid |
| gsid | gsid |
Foreign Keys
------------