mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
commit
efe40dc3ac
@ -135,7 +135,7 @@ This script will create a models.json file at the root of your project that look
|
||||
|
||||
### Create migration script
|
||||
|
||||
You then need to create the mongo shell script to run to migrate your data strucutre. First create a `migration.js` file with the following code:
|
||||
You then need to create the mongo shell script to run to migrate your data structure. First create a `migration.js` file with the following code:
|
||||
|
||||
```js
|
||||
var models = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user