femaref / evetradercs

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

Some updater produces Primary Key violations #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
One of the CCP updaters produces Primary Key violations. This is extremely hard 
to reproduce due to the caching mechanisms. The reason probably lays in 
JournalUpdater.

Original issue reported on code.google.com by fema...@googlemail.com on 16 Nov 2010 at 11:52

GoogleCodeExporter commented 9 years ago
should've been a problem with the EF schema, not the updater. EF generates 
duplicate primary key information for inherited classes.

Original comment by fema...@googlemail.com on 17 Nov 2010 at 9:25

GoogleCodeExporter commented 9 years ago

Original comment by fema...@googlemail.com on 17 Nov 2010 at 1:25