Liquibase SequenceTable Extension
The SequenceTable extension allows databases that do not support sequences to natively create "sequence tables". Sequence tables can be used by Hibernate for its SequenceStyleGenerator functionality or used directly through SQL.
Download
Download the extension jar from the project releases tab
More Information
For more information, see the project wiki
Issue Tracking
Any issues can be logged in the Github project issue tracker