orm-generator
v1.1.9
Published
This module generate schema for all database
Downloads
8
Readme
ORM Generator is a command line tool that make for us all Models declaration, just for mySQL
We can use this tool like this:
orm-generator --init
To generate schema file, and models declatarions
But if you only want update schema file
orm-generator