System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 0f21d2e02ae50348115034c6852edc9b80f1fc87
Title: Colmn1 References Column2 dont become EF Navigation Properties
Status: Closed Type: Feature_Request
Severity: Important Priority: Medium
Subsystem: VsDesigner Resolution: Not_A_Bug
Last Modified: 2012-01-29 17:00:41
Version Found In: 1.0.79.0
Description:
Hi

I created a simple DB with just 3 tables: Customer, Products & Orders. All 3
had a Int primary Key called Id. Orders has a CustId & a ProdId, each of which
"Reference" the corosponding 'Id' in the appropriate table. 

When I use 1.0.79 to create an Entity F/Wk Model In Visual Studio 2010, & add the
3 tables, there are no Navigation Properties (ie: theres no Foreign Keys detected & so no lines drawn on the model).

Is this a know issue, or might I have done something wrong. (I am new to using 
this Provider).

Thanks

Craig.

<hr /><i>mistachkin added on 2012-01-29 16:45:06 UTC:</i><br />
The VS designer components are still under development and do not yet support all the design features.