Skip to content

Not Null indicator in UI is incorrect #37936

Discussion options

You must be logged in to vote

Hello @bkyle

It works as expected. Defining not null via a constraint and as a column parameter are different mechanisms, and they are displayed in different places.

In the properties window, columns are set to the not null value defined for that column. Formally, when not null is defined by constraint, the column is nullable (unless otherwise specified). To see your constraints, you can open the appropriate tab and see all the constraints for a given table, including not null.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by E1izabeth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #37724 on May 02, 2025 15:35.