-
Notifications
You must be signed in to change notification settings - Fork 13
Select
Tako Lee edited this page Mar 2, 2024
·
6 revisions

- gfmtopt.Select_Columnlist_Style, type of TAlignStyle
- gfmtopt.Select_Columnlist_Comma, type of TLinefeedsCommaOption
- gfmtopt.SelectItemInNewLine, type of boolean
- gfmtopt.Select_fromclause_Style, type of TAlignStyle
- gfmtopt.Select_fromclause_Comma, type of TLinefeedsCommaOption
- gfmtopt.FromClauseInNewLine, type of boolean
- gfmtopt.Select_FromclauseJoinOnInNewline, type of boolean
- gfmtopt.AlignJoinWithFromKeyword, type of boolean
- gfmtopt.AndOrUnderWhere, type of boolean
- gfmtopt.TreatDistinctAsVirtualColumn, type of boolean
- gfmtopt.IntoClauseInNewline, type of boolean
- gfmtopt.WhereClauseInNewline, type of boolean
- gfmtopt.HavingClauseInNewline, type of boolean
- gfmtopt.GroupByClauseInNewline, type of boolean
- gfmtopt.OrderByClauseInNewline, type of boolean
- gfmtopt.Select_Groupby_Style, type of TAlignStyle
- gfmtopt.Select_Orderby_Style, type of TAlignStyle
- gFmtOpt.LinefeedsAndOr_option, type of TLinefeedsAndOrOption
- gfmtopt.AlignAndOrWithOnInJoinClause, type of boolean
- gfmtopt.AlignAliasInFromClause, type of boolean
- gfmtopt.WhereClauseAlignExpr, type of boolean
- gfmtopt.Select_FromclauseJoinConditionInNewline, type of boolean
- gFmtOpt.commaInsideList, type of boolean
- gFmtOpt.AlignJoinCondition, type of boolean
- gFmtOpt.keepCommentAfterColumn, type of boolean