0.1.0 • Published 3 years ago

mikro-orm-interactive-generator v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

MikroORM + KnexJS interactive migration generator

Description

This package could be useful for you if you want some handy tool to create migration file independently of mikroorm config, even outside the project folder. ###For now, it only support migration files without relation, but it's only a matter of time when support for this will be available, so stay tuned!

alt text

alt text

How to install package

npm i mikro-orm-interactive-generator -g

How to run

moig --help - will display available commands
moig --create - will run interactive generator 

TODO

  • Tests
  • All kind of relations