@costascaio have a look at `src/fixtures/` and `src/fixtures2seeders/`. You need to create - [ ] `src/fixtures/collections.json` - [ ] `src/fixtures2seeders/20200801232000-collections.js` Please note that all files in `fixtures/` are generated by `src/fixtures/db2fixtures.sh` and because of it you must edit `src/fixtures/db2fixtures.sh`.
@costascaio have a look at
src/fixtures/andsrc/fixtures2seeders/. You need to createsrc/fixtures/collections.jsonsrc/fixtures2seeders/20200801232000-collections.jsPlease note that all files in
fixtures/are generated bysrc/fixtures/db2fixtures.shand because of it you must editsrc/fixtures/db2fixtures.sh.