Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Second update action on iSeries fails : cannot find DatabaseChangeLog

$
0
0
Hi,

I debugged this and apparently one can resolve this by defining the DB2iDatabase as "able to support schemas".
  1.     @Override
  2.     public boolean supportsSchemas() {
  3.         return true;
  4.     }
But I have no clear idea what the impact is on other functionality.
Should I make a Jira issue for this?

Regards

Luc

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>