mirror of
https://github.com/status-im/migrate.git
synced 2025-02-24 00:38:07 +00:00
10 lines
162 B
JSON
10 lines
162 B
JSON
|
[
|
||
|
{
|
||
|
"dropIndexes": "mycollection",
|
||
|
"index": "username_sort_by_asc_created"
|
||
|
},
|
||
|
{
|
||
|
"dropIndexes": "mycollection",
|
||
|
"index": "unique_email"
|
||
|
}
|
||
|
]
|