Compare commits
2 Commits
ba364e13f6
...
a0043e1080
Author | SHA1 | Date | |
---|---|---|---|
a0043e1080 | |||
7537f108ad |
@ -93,6 +93,9 @@ const indexs: Partial<{ [k in keyof MongodbCollections]: IndexDescription[] }> =
|
||||
},
|
||||
{
|
||||
key: {uid: 1}
|
||||
},
|
||||
{
|
||||
key: {type: 1}
|
||||
}
|
||||
],
|
||||
pata: [
|
||||
|
Loading…
Reference in New Issue
Block a user