google-code-export / dblinq2007

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

entitybase option is ignored #305

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create dbml file using DBMetal (PostgreSQL)
2. Create dbml file using SQLMetal (MSSQL)
3. In both cases use option entitybase
4. Compare both dbml files -- in case of DBMetal creation base class will be 
omitted

What is the expected output? What do you see instead?
Base class should be put (name of it) in the dbml file. I saw ignoring the 
option.

What version of the product are you using? On what operating system?
DBLinq 0.20.1, Windows 7 64-bit, VS 2010, Npgsql 2.0.11

Please provide any additional information below.

Original issue reported on code.google.com by pilichow...@gmail.com on 15 Feb 2011 at 5:05