migratify
v1.0.27
Published
<h1>Node.Js Mysql Migration tool</h1>
Downloads
33
Readme
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