google-code-export / dblinq2007

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

Composite Primary key in oracle #298

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use DBMetal to generate dbml for a table with composite primary key for an 
oracle db
2.
3.

What is the expected output? What do you see instead?
I expect that each part of the composite primary key is marked as such.
I see instead that only the last is marked as primary key

What version of the product are you using? On what operating system?
20.1 compiled for .NET4 with OracleODP provider

Please provide any additional information below.

Original issue reported on code.google.com by svr...@gmail.com on 22 Dec 2010 at 11:57