migrations
Building
Run yarn moon run migrations:build to build the library.
Creating Migrations
- If you've changed something in the
@redeye/modelslibrary, runyarn run create-migrations - Update the DB configs in
src/db-config.tsby importing the generated migration class and add it to themigrationsListarray