Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 737d98c

Browse files
R2: indent analytic_clause but within over_clause to avoid duplicate indentation e.g. in count
1 parent 65061db commit 737d98c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings/sql_developer/trivadis_custom_format_phase2.arbori

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,6 +1725,7 @@ r2_common:
17251725
| [node^) exec_immediate_statement & ![node) 'EXECUTE'
17261726
| [node^) fetch_statement & ![node) 'FETCH'
17271727
| [node^) bulk_loop_stmt & ![node) 'FORALL'
1728+
| [node) analytic_clause & ![node^) over_clause
17281729
;
17291730

17301731
r2_flowcontrol_condition:

0 commit comments

Comments
 (0)