Skip to content

Commit dbbc32e

Browse files
change severity of G-2210 to critical
because using number instead of pls_integer can lead to more resource usage (memory)
1 parent cba8e7c commit dbbc32e

File tree

1 file changed

+1
-1
lines changed
  • docs/4-language-usage/2-variables-and-types/2-numeric-data-types

1 file changed

+1
-1
lines changed

docs/4-language-usage/2-variables-and-types/2-numeric-data-types/g-2210.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# G-2210: Avoid declaring NUMBER variables, constants or subtypes with no precision.
22

3-
!!! warning "Major"
3+
!!! danger "Critical"
44
Efficiency
55

66
## Reason

0 commit comments

Comments
 (0)