Issue 340 in dblinq2007: Firebird schema contains wrong CanBeNull="true" when the domain used for column says that it can not be null.

0 views
Skip to first unread message

dblin...@googlecode.com

unread,
Nov 20, 2013, 2:20:28 AM11/20/13
to dblin...@googlegroups.com
Status: New
Owner: ----

New issue 340 by fov...@gmail.com: Firebird schema contains wrong
CanBeNull="true" when the domain used for column says that it can not be
null.
http://code.google.com/p/dblinq2007/issues/detail?id=340

What steps will reproduce the problem?
1. In firebird database create table with fields as nullable (just firgive
to add 'NOT NULL', but use domain which says that it is can not be null.
2. The generated dbml will contain wrong CanBeNull="true"

What is the expected output? What do you see instead?
Should be CanBeNull="false"

What version of the product are you using? On what operating system?
2.0.1
win8 x64

Please provide any additional information below.
Attached patch to fix that problem.


Attachments:
domains not null in Firebird.patch 756 bytes

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages