[keycloak-dev] liquibase problems breaking my build

Stian Thorgersen stian at redhat.com
Wed Oct 15 03:39:17 EDT 2014


If you'd like I can do a Hangout next week to show the work-flow I had in mind. At the same time we could discuss next steps.

While working on JPA entities you can also set databaseSchema=development-update (connectionsJpa/default) this uses Hibernate instead of Liquibase.

----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Wednesday, 15 October, 2014 1:15:36 AM
> Subject: Re: [keycloak-dev] liquibase problems breaking my build
> 
> Nevermind.  Finally found the email missed it at first.
> 
>          <delete tableName="LIQUIPOOP"/>
>          <createTable tableName="LIQUICOOL">
>              <column name="BILL_IS_AN_IDIOT"/>
>          </createTable>
> 
> 
> On 10/14/2014 7:02 PM, Bill Burke wrote:
> > Can you explain this liquipoop stuff and how it effects things?  I am
> > unable to build locally.  I've added a column to RealmEntity and now I'm
> > getting a column not found exception on startup in the testsuite.
> >
> >
> 
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list