schema
Coerver Colorado's Schema
Making migrations
Run:
cd src
knex migrate:make <migration name> --env <env name>
Note:
After each migration creation, double check that the migration can be rolled back.
Coerver Colorado's Schema
Run:
cd src
knex migrate:make <migration name> --env <env name>
Note:
After each migration creation, double check that the migration can be rolled back.
npm i @coerver/schema
0
0.1.0-alpha.17
none
240 kB
116