Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Hi! I noticed something that may be a bug. In my database I have a table containing an FK defined as an Int and "Not Null". When I look at the AddValidationRules() method in the base class of the object generated for that table, I don't find any Not Null rule for the FK like the following: ValidationRules...