[keycloak-dev] dba's will hate liquibase?

Bill Burke bburke at redhat.com
Thu Sep 24 15:06:24 EDT 2015


An interesting suggestion from a user

On 9/24/2015 2:58 PM, Walker, Charles wrote:
> * move away from liquibase to manage the database schema.  it's a nice
> tool but i haven't ran into many dba's that allow an application to
> "alter" the database.  that meant i just had to go figure out another
> technology just to tease the sql out of it

I'm not sure how we could move away from liquibase.  We would have to 
provide a set of SQL scripts (cross-platform too) that would have to be 
run on your database to upgrade keycloak.  Then there is the Java-based 
migrators that run after this to message the data with any new 
transformations.



-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list