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

getting DB2i support working in 3.1

$
0
0
Hi,

A month ago support for DB2i database got merged in to 3.1-SNAPSHOT.
But before the 3.1.0 release this was reverted in favour of moving DB2i support in to a separate extension library.
Unfortunately this ext library is incomplete and does not yet include all DB2i support that was in core before.
I'd like to improve the extension library at least to the point where it does everything 3.1-SNAPSHOT did.
But I find it difficult to see how to reimplement the DB2i specific code that was previously in JdbcDatabaseSnapshot?
The constructor of JdbcDatabaseSnaphot is called directly by
JdbcDatabaseSnapshot so I don't see how to override its behaviour for DB2i databases through an exension.
Alternatively much of the 'if(database instanceof X)'  code in JdbcDatabaseSnapshot and elsewhere could be moved into the Database class. But that requires changes to the core.

Any hints would be much appreciated.

With kind regards,

Bastiaan Bakker




Viewing all articles
Browse latest Browse all 2993

Trending Articles



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