google-code-export / dblinq2007

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

GetStorageFieldname crashes because of null value #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an DBML with VS.net 2008 
2. Start DBMetal to generate code

What is the expected output? What do you see instead?
I expect to get a storage field name, but because column.Storage and 
column.Member are null, the function crashes

What version of the product are you using? On what operating system?
0.20., Windows Xp

I added "?? column.Name" to fix it

Original issue reported on code.google.com by mabuni...@gmail.com on 12 Apr 2010 at 1:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1402.

Original comment by jonmpr...@gmail.com on 12 Apr 2010 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by jonmpr...@gmail.com on 16 Apr 2010 at 2:21

GoogleCodeExporter commented 9 years ago
Issue 236 has been merged into this issue.

Original comment by jonmpr...@gmail.com on 16 Apr 2010 at 2:23