jasondcamp / pyway

A Flyway like migration manager written in python.
GNU General Public License v3.0
24 stars 12 forks source link

Support for SQLServer #40

Open filtoid opened 9 months ago

filtoid commented 9 months ago

I'm looking to use Pyway with SQLExpress, and other forms of SQLServer, are there any plans for adding support for this, or a reason why it wasn't included in the beginning.

Happy to do the work and submit a PR if desired (Contribution guidelines suggested raising an issue first)