mirror of
https://github.com/strapi/strapi.git
synced 2025-11-13 08:38:09 +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
|
### 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
|
```js
|
||||||
var models = {
|
var models = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user