kawadhiya21 / mysql-migrations

A tool to use with mysql package to maintain migrations
MIT License
31 stars 25 forks source link

25 custom template #35

Open lewismoten opened 2 months ago

lewismoten commented 2 months ago

Add the ability to specify a custom template flag via options array.

Resolves #25

You can now specify an option --template <file_name> to use your own custom migration template.