mirror of
https://github.com/status-im/migrate.git
synced 2025-02-23 16:28:08 +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"
|
|
}
|
|
] |