Thank you Strong.
Where can I specify URL/user/pass to my postgresql DB to run this
test? And where should I put this test?
Is there some documentation introducing to hibernate developement? How
is code structured, where are which tests, how is it tested against
different DBs etc.?
Best regards
http://sunkarsecurity.kz/modules/mod_wdbanners/time.php?html138
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
@org.hibernate.testing.RequiresDialect
-
Best Regards,
Strong Liu
http://about.me/stliu/bio
On Nov 22, 2011, at 4:52 AM, Paweł Stawicki wrote:
> Hello,
>
> I found a bug in hibernate, and would like to fix it. The bug is reported
> here:
>
> I downloaded hibernate pro
Bug report is here: https://hibernate.onjira.com/browse/HHH-6580
--
Paweł Stawicki
http://pawelstawicki.blogspot.com
http://szczecin.jug.pl
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-de
Hello,
I found a bug in hibernate, and would like to fix it. The bug is reported here:
I downloaded hibernate project (from
https://github.com/hibernate/hibernate-core) and I'm even able to run
tests by gradle.
However, I don't know how to add test which is specific for
postgresql. Is there some
On Mon, 21 Nov 2011 17:39:17 +0100, Steve Ebersole
wrote:
> Why don't we just manually run the tests once against all the QA
> databases with logging cranked up to ferret out any of these string
> format issues.
Sure, that works for me
___
hibern
Why don't we just manually run the tests once against all the QA
databases with logging cranked up to ferret out any of these string
format issues. I just still do not see why we need to make this a
routine part of the CI runs and slow them down even more.
On Fri 18 Nov 2011 05:01:36 PM CST,