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

Commit f02ed87

Browse files
add stmt to fully format create function statements
1 parent 6632bb5 commit f02ed87

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

settings/sql_developer/trivadis_custom_format.arbori

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,8 @@ i5_define_global_functions:
550550
"merge",
551551
"block_stmt",
552552
"pkg_body",
553-
"create_plsql"
553+
"create_plsql",
554+
"stmt"
554555
]);
555556
}
556557

0 commit comments

Comments
 (0)