Skip to content

liquibase/liquibase-sequencetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create tables for sequences in databases that do not support sequences

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages