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

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/4-language-usage/2-variables-and-types/2-numeric-data-types

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)