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

Commit ffeb033

Browse files
R2: indent all elements of forall statement except 'FORALL'
1 parent 42d8f50 commit ffeb033

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
@@ -1724,6 +1724,7 @@ r2_common:
17241724
| [node) using_clause_opt & [node^) exec_immediate_statement
17251725
| [node^) exec_immediate_statement & ![node) 'EXECUTE'
17261726
| [node^) fetch_statement & ![node) 'FETCH'
1727+
| [node^) bulk_loop_stmt & ![node) 'FORALL'
17271728
;
17281729

17291730
r2_flowcontrol_condition:

0 commit comments

Comments
 (0)