dbmaintain icon indicating copy to clipboard operation
dbmaintain copied to clipboard

DEPRECATED: DbMaintain enables automatic roll-out of updates to a relational database

Results 5 dbmaintain issues
Sort by recently updated
recently updated
newest added

Hello, is there a plan to publish latest version of dbmaintain - 2.7.3 to Maven repository? I see only a version 2.7.2 from Dec, 2016. - https://search.maven.org/search?q=dbmaintain - https://mvnrepository.com/artifact/org.dbmaintain/dbmaintain -...

Hi there ! When I'm facing some errors during a script execution, I'm surprised that my DB is left "as is" at the point where the script failed ... whereas...

I am using a test database that other tests might not have cleaned up, in doing so, I want to use the `CLEAR_INSERT` and also the `dbMaintainer.disableConstraints.enabled=true` property to disable...

it's strange but true. FileDispatcherRunner use Oracle SQLLoader and do not use Oracle SQLPlusLoader.

The code currently takes the URL from the JDBC connection string, splits it on colons and takes the last part to use as the server for a SQL Loader connection....