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

is it possible for @liquibase to auto-generate changeset Id's? The ID field in [DATABASECHANGELOG] is NVARCHAR(255), which means there's plenty of space for e.g. GUID? #LiquibaseHelp

$
0
0
is it possible for
Liquibase update command to auto-generate changeset Id's e.g. when they're omitted / left blank?
The ID field in [DATABASECHANGELOG] is NVARCHAR(255), which means there's plenty of space for e.g. GUID?
the reason for this: incremental IDs don't work very well in big teams with feature branching strategy. We want to ensure merge to master branch is as simple as possible.
what does everyone else use for IDs to guarantee uniqueness?


Viewing all articles
Browse latest Browse all 2993

Trending Articles



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