Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Viewing all articles
Browse latest Browse all 1642

Created Unassigned: Incorrect Foreign Key constraints generated for multi-column keys [52]

$
0
0
When the target table for a foreign key constraint has a multi-column primary key, the generated constraint seems to list the keys in alphabetical order instead of column ordinal order. This causes resulting joins to match zero records.

Viewing all articles
Browse latest Browse all 1642

Trending Articles