AnantLabs / codesmith

Automatically exported from code.google.com/p/codesmith
1 stars 0 forks source link

PLINQO EF: DataContext has duplication entries when re-generating #571

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not able to compile generated code due to the duplication of the entries for 
some tables...

Original issue reported on code.google.com by kachalkov on 6 Apr 2011 at 1:42

GoogleCodeExporter commented 9 years ago
Hello,

Would you be able to send support your database schema? So I could look into 
reproducing this. Or could you create a new database with only what is needed 
to reproduce this.

Thanks
-Blake

Original comment by bniemyjski on 8 Apr 2011 at 12:07

GoogleCodeExporter commented 9 years ago
It's shows errors for standard membership tables, we are using some custom 
queries against them, so we had to remove _aspnet ignore expression.

Original comment by kachalkov on 8 Apr 2011 at 12:35

GoogleCodeExporter commented 9 years ago
Hello,

I'm able to generate against the standard ASP.NET Membership tables. Could you 
please send me the specific errors you were getting and I'll take a look into 
this ASAP.

Thanks
-Blake

Original comment by bniemyjski on 8 Apr 2011 at 5:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
it looks like the issue is related to the association being named with the same 
name as existing entity which cause this error...

Original comment by kachalkov on 11 Apr 2011 at 7:56

GoogleCodeExporter commented 9 years ago
Ah, this has been fixed in a nightly which we will be releasing as soon as I 
can! Also we will be making the nightly builds live very soon.

Thanks
-Blake

Original comment by bniemyjski on 12 Apr 2011 at 6:27

GoogleCodeExporter commented 9 years ago
Hello,

Can you please try to reproduce this with the latest nightly build which can be 
downloaded from here (http://community.codesmithtools.com/nightly/PLINQOEF/).

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 14 Apr 2011 at 12:43

GoogleCodeExporter commented 9 years ago
this is fixed now, thx!

Original comment by kachalkov on 15 Apr 2011 at 1:14

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 15 Apr 2011 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 15 Jun 2011 at 11:27