Is there some way to make dbMaintain run a repeatable script every time, even if the file has not changed? I have a scenario where we have a script creating a view using select * create or replace view 100_orders_view as select * from 100_orders WHERE version = (SELECT version FROM 200_versions); Whenever there is a change in the columns of the table 100_orders, we need the script that creates or replaces the view to be run, but since there are noe changes to the script file (checksum) it will not...
Dbmaintain consider DB2 warnings as success script.
package centaurus; import org.dbmaintain.DbMaintainer; import org.dbmaintain.MainFactory;...
Hi, I am using the below mentioned ANT script to run SQL queries using DBMaintain...
I have created a patch that can be found here. https://sourceforge.net/p/dbmaintain/patches/4/...
MySQL PLSql support for EVENTs
this feature only works with org.dbmaintain.script.runner.ScriptRunner.factory=org.dbmaintain.script.runner.JdbcScriptRunnerFactory...
this feature only works with org.dbmaintain.script.runner.ScriptRunner.factory=org.dbmaintain.script.runner.JdbcScriptRunnerFactory...
I am looking for something similar too. Did anyone resolve this
Log SQL Plus exit code and allow for custom pre...
add support for H2 database as documented at ht...
add .gitignore with lots of files to ignore by ...
add dependency-reduced-pom.xml to gitignore
Build *.tar.gz archive with executable shell sc...
[maven-release-plugin] copy for tag dbmaintain...
reverting failed release
[maven-release-plugin] copy for tag dbmaintain...
[maven-release-plugin] copy for tag dbmaintain...
reverting failed release
revering failed release
[maven-release-plugin] copy for tag dbmaintain...
[maven-release-plugin] copy for tag dbmaintain...
[maven-release-plugin] copy for tag dbmaintain...
[maven-release-plugin] copy for tag dbmaintain...
[maven-release-plugin] copy for tag dbmaintain...
Removed - from thirdparty-obfuscated package na...
Fixed bug: ConstraintsDisabler fails with a NPE...
Fixed bug: property autoCreateDbMaintainScripts...
Updated version numbers from 1.0 tot 1.0.1
Merged revision 188: Fixed nullpointerexception...
Updated version number to 1.0.2
Tagged dbmaintain version 1.0
Released version 1.1