Skip to content

Commit 779c7c3

Browse files
changed severity of G-3145 to blocker
because changing the underlying data structure can lead to a bug.
1 parent f02a981 commit 779c7c3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# G-3145: Avoid using SELECT * directly from a table or view.
22

3-
!!! danger "Critical"
3+
!!! bug "Blocker"
44
Efficiency, Maintainability, Reliability, Testability
55

66
## Reason

0 commit comments

Comments
 (0)