Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit d0bc88c

Browse files
changed severity of G-3170 to blocker
because without proper default value the row does not look like expected, it's likely a bug
1 parent 0f949e5 commit d0bc88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/4-language-usage/3-dml-and-sql/1-general

docs/4-language-usage/3-dml-and-sql/1-general/g-3170.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# G-3170: Always use DEFAULT ON NULL declarations to assign default values to table columns if you refuse to store NULL values.
22

3-
!!! warning "Major"
3+
!!! bug "Blocker"
44
Reliability
55

66
!!! missing "Unsupported in db\* CODECOP Validators"

0 commit comments

Comments
 (0)