I am writing an extension for Ingres 9. The class liquibase.snapshot.JdbcDatabaseSnapshot includes some database specific code in method getUniqueConstraints (createSql). Is there a way to extend this class to replace this method?
Thanks!
I am writing an extension for Ingres 9. The class liquibase.snapshot.JdbcDatabaseSnapshot includes some database specific code in method getUniqueConstraints (createSql). Is there a way to extend this class to replace this method?
Thanks!
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Extending JdbcDatabaseSnapshot | 3 | 398 | May 15, 2014 | |
| getting DB2i support working in 3.1 | 3 | 433 | January 20, 2014 | |
| Databases not within the if/else conditions in JdbcDatabaseSnapshot need to query from table_constraints | 0 | 527 | July 7, 2018 | |
| CustomSqlChange: how access database metadata ? | 9 | 869 | November 26, 2013 | |
| What's the minimum necessary to support a new database? | 1 | 472 | August 23, 2012 |