Hello:

I'm doing some tests with the v2.0 of the provider using Firbeird 2.0 RC 1 and the NHibernate test suite :)

The results were really nice IMHO.

The failed tests where:

1. NHibernate.Test.Legacy.MultiTableTest.MultiTable : Failed because the generated query has joins and the WITH LOCK statements what is not allowed by firebird

2. NHibernate.Test.Legacy.MultiTableTest.MultiTableGeneratedId : Same as the previous one.

3. NHibernate.Test.NHSpecificTest.NH386.Fixture.Query : The generated query uses _ at the first chacater of the table aliases and firebird doesn't allow that.

4. There are too a good number of tests that aren't running for problems on creating the tables ( for example for problems with primary key sizes ), i haven't finished the review of all the this type of tests.

When running the nhibernate test suite i found a bug in the provider when parsing named parameters, that should be fixed now in CVS, it was taken @ inside quoted identifier names as parameter names.

And another bug on implicit transaction support.

Initial fixes for both bugs are in CVS now.

--
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/

"When you don't code, you tend to become one of those architects who thinks 
everything is possible" ( Anders Hejlsberg )



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to