migratify
v2.0.5
Published
<h1>Node.Js Mysql Migration tool</h1>
Readme
Note: you need to have migratify globally!
Here is a list of methods that you can use to add properties in your table:
Here is a list of methods that you can use to update your table:
This will run all the migration files and update the database schema.
To dump the schema of the database, run the command migratify dump-data.
To dump the schema of the database along with its data, run the command migratify dump-data.
Github Repo
