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

Commit f02a981

Browse files
change severity of G-3120 to blocker
because a missing alias in a subquery can cause an unexpected behaviour, a bug.
1 parent cd70a1f commit f02a981

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-3120.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# G-3120: Always use table aliases when your SQL statement involves more than one source.
22

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

66
## Reason

0 commit comments

Comments
 (0)