Open
Description
From [email protected] on May 10, 2012 18:23:31
It would be helpful to see the status of the Null/Not Null definition of each field. In the Options table, this option could display only if Show Field Datatype in Table Design is checked.
Then the display might look like:
Field1 varchar(20),null
Field2 int
Field1 is nullable, Field2 is not nullable.
Original issue: http://code.google.com/p/wwwsqldesigner/issues/detail?id=152