gigi81 / dbdeploy

dbdeploy is a cli tool to manage database migrations. It supports deployments, rollbacks, multiple branches, creation of databases. It works on Windows, Linux and Mac. It supports Sql Server, Mysql, PostgreSQL and Oracle and can be extended to support more
MIT License
3 stars 0 forks source link

Add support for Oracle #4

Closed gigi81 closed 5 months ago

gigi81 commented 8 months ago

Add support for Oracle databases. Add both the implementation and unit test on two new projects

gigi81 commented 5 months ago

Fixed in #16