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

Re : TableGenerator Integration

$
0
0
liquibase does not know anything about your id generation strategy. 
As a result try to insert using liquibase only data that is not going to be changed via application.
If it's not suitable for you, then use the following sequence:
1. insert data using liquibase.
2. create a table that is used by your tableGeneratar, 
3. set initial values using last id value, inserted in the first step.


Viewing all articles
Browse latest Browse all 2993

Trending Articles



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