Hi there,
I am building an extension to support Netezza, an IBM database. I am trying to get the “generateChangeLog” function to work, however in order to do so it seems that I need to modify at least SequenceSnapshotGenerator in order to allow Liquibase to read the sequences.
There doesn’t seem to be a nice extension point for this, which suggests that I need to add Netezza support into the core Liquibase, rather than as an extension.
Can anyone comment on this?
Thanks,
Robert