Hey Pablo, Pablo Iñigo Blasco wrote: > Yeah, I know why it fails. The problem was introduce when EntityRef > lazy loading was > implemented(http://groups.google.com/group/dblinq/browse_thread/thread/283191499b74199f) > > Basically the EntityRef constructor is not implemented. The > constructor has an IEnumerable parameter. The correct behaviour IMO > would be to take the first element of such collection.
OK, got it. Good to know that I'm finally hitting an expected error ;) > Regards your patches, they havebeen commited: > http://code.google.com/p/dblinq2007/source/detail?r=905 Thanks :) can you also please make similar fix for the new FirebirdSql vendor as well? Atsushi Eno --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
