mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
Compare commits
1 Commits
c4bae46334
...
1f9c419a2d
Author | SHA1 | Date | |
---|---|---|---|
|
1f9c419a2d |
@ -169,11 +169,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"IndexName":"error_hash",
|
||||
"IndexName":"hash",
|
||||
"MgoKeySchema":{
|
||||
"MgoIndexKeys":[
|
||||
{
|
||||
"Name":"error_hash",
|
||||
"Name":"hash",
|
||||
"Direction":"1"
|
||||
}
|
||||
],
|
||||
|
@ -224,18 +224,6 @@
|
||||
],
|
||||
"MgoIsUnique":false
|
||||
}
|
||||
},
|
||||
{
|
||||
"IndexName":"previous_page_duration",
|
||||
"MgoKeySchema":{
|
||||
"MgoIndexKeys":[
|
||||
{
|
||||
"Name":"previous_page_duration",
|
||||
"Direction":"1"
|
||||
}
|
||||
],
|
||||
"MgoIsUnique":false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user