----- Original Message -----
From: "Marek Posolda" <mposolda(a)redhat.com>
To: "Stian Thorgersen" <stian(a)redhat.com>, "Bill Burke"
<bburke(a)redhat.com>
Cc: keycloak-dev(a)lists.jboss.org
Sent: Tuesday, 18 February, 2014 10:48:32 AM
Subject: Re: [keycloak-dev] done with my alpha2 work
On 17.2.2014 13:59, Stian Thorgersen wrote:
> Theme work is done. There's still a bit of work left on testing for
> MySQL/PostgreSQL, but Marek says he'll finish that today.
I've sent PR here
https://github.com/keycloak/keycloak/pull/217 . So
right now both JPA and Mongo model are using UUID instead of
autogenerated IDs. And all unit tests + testsuite are passing with H2,
Mongo, MySQL and PostgreSQL. I've also tested Wildfly distribution with
KeycloakDS as MySQL datasource and works well!
Bad thing is, that I have some issues with Oracle11g right now. It's
about long identifiers (At this moment, I am not yet sure if it's ID of
entities or length of tables or indexes). I will continue in the
afternoon with investigation and planning to test other DBs as well (MS
SQL, IBM DB2, maybe Sybase). Do you want all databases to work in
Alpha-2? If not, it could be postponed to Alpha-3, which means that I
don't have anything pending in Alpha-2.
Great work :)
Merged - please have a look at Oracle and see if you can fix it. Could it be as simple as
adding "@Column(length = 32)"?
With regards to other dbs if it doesn't take to much time, then you can add MS SQL and
IBM DB2 (is it still popular?). We can probably leave Sybase until/if someone asks for
it.
Marek
>
> While working on themes I've spotted some issues around SSO, I'm going to
> look at that today.
>
> We should be able to release alpha2 this week.
>
> ----- Original Message -----
>> From: "Bill Burke" <bburke(a)redhat.com>
>> To: keycloak-dev(a)lists.jboss.org
>> Sent: Friday, 14 February, 2014 11:10:53 PM
>> Subject: [keycloak-dev] done with my alpha2 work
>>
>> docs and screencasts are ready to put up.
>> --
>> Bill Burke
>> JBoss, a division of Red Hat
>>
http://bill.burkecentral.com
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev