From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- .../sqlenterpriseformatter.ui | 80 +++++++++++----------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui') diff --git a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui index 49e8788..2ebfbdf 100644 --- a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui +++ b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui @@ -11,7 +11,7 @@ - Form + Form @@ -39,7 +39,7 @@ - 0 + 1 @@ -58,7 +58,7 @@ Line up keywords in multi-line queries - SqlEnterpriseFormatter.LineUpKeywords + SqlEnterpriseFormatter.LineUpKeywords @@ -68,7 +68,7 @@ Indent contents of parenthesis block - SqlEnterpriseFormatter.IndentParenthesisBlock + SqlEnterpriseFormatter.IndentParenthesisBlock @@ -95,7 +95,7 @@ - SqlEnterpriseFormatter.TabSize + SqlEnterpriseFormatter.TabSize @@ -133,7 +133,7 @@ 0 - 0 + -166 578 350 @@ -160,7 +160,7 @@ Before opening parenthesis in column definitions - SqlEnterpriseFormatter.NlBeforeOpenParDef + SqlEnterpriseFormatter.NlBeforeOpenParDef @@ -170,7 +170,7 @@ After opening parenthesis in column definitions - SqlEnterpriseFormatter.NlAfterOpenParDef + SqlEnterpriseFormatter.NlAfterOpenParDef @@ -180,7 +180,7 @@ Before closing parenthesis in column definitions - SqlEnterpriseFormatter.NlBeforeCloseParDef + SqlEnterpriseFormatter.NlBeforeCloseParDef @@ -190,7 +190,7 @@ After closing parenthesis in column definitions - SqlEnterpriseFormatter.NlAfterCloseParDef + SqlEnterpriseFormatter.NlAfterCloseParDef @@ -200,7 +200,7 @@ Before opening parenthesis in expressions - SqlEnterpriseFormatter.NlBeforeOpenParExpr + SqlEnterpriseFormatter.NlBeforeOpenParExpr @@ -210,7 +210,7 @@ After opening parenthesis in expressions - SqlEnterpriseFormatter.NlAfterOpenParExpr + SqlEnterpriseFormatter.NlAfterOpenParExpr @@ -220,7 +220,7 @@ Before closing parenthesis in expressions - SqlEnterpriseFormatter.NlBeforeCloseParExpr + SqlEnterpriseFormatter.NlBeforeCloseParExpr @@ -230,17 +230,17 @@ After closing parenthesis in expressions - SqlEnterpriseFormatter.NlAfterCloseParExpr + SqlEnterpriseFormatter.NlAfterCloseParExpr - After *JOIN keywords in FROM clause + After JOIN keywords in FROM clause - SqlEnterpriseFormatter.NlAfterJoinStmt + SqlEnterpriseFormatter.NlAfterJoinStmt @@ -250,7 +250,7 @@ Put each column constraint in CREATE TABLE into new line - SqlEnterpriseFormatter.NlBetweenConstraints + SqlEnterpriseFormatter.NlBetweenConstraints @@ -260,7 +260,7 @@ After comma - SqlEnterpriseFormatter.NlAfterComma + SqlEnterpriseFormatter.NlAfterComma @@ -270,7 +270,7 @@ After comma in expressions - SqlEnterpriseFormatter.NlAfterCommaInExpr + SqlEnterpriseFormatter.NlAfterCommaInExpr @@ -280,7 +280,7 @@ After semicolon - SqlEnterpriseFormatter.NlAfterSemicolon + SqlEnterpriseFormatter.NlAfterSemicolon @@ -290,7 +290,7 @@ Never before semicolon - SqlEnterpriseFormatter.NlNeverBeforeSemicolon + SqlEnterpriseFormatter.NlNeverBeforeSemicolon @@ -392,7 +392,7 @@ Before comma in lists - SqlEnterpriseFormatter.SpaceBeforeCommaInList + SqlEnterpriseFormatter.SpaceBeforeCommaInList @@ -402,7 +402,7 @@ After comma in lists - SqlEnterpriseFormatter.SpaceAfterCommaInList + SqlEnterpriseFormatter.SpaceAfterCommaInList @@ -412,7 +412,7 @@ Before opening parenthesis - SqlEnterpriseFormatter.SpaceBeforeOpenPar + SqlEnterpriseFormatter.SpaceBeforeOpenPar @@ -422,7 +422,7 @@ After opening parenthesis - SqlEnterpriseFormatter.SpaceAfterOpenPar + SqlEnterpriseFormatter.SpaceAfterOpenPar @@ -432,7 +432,7 @@ Before closing parenthesis - SqlEnterpriseFormatter.SpaceBeforeClosePar + SqlEnterpriseFormatter.SpaceBeforeClosePar @@ -442,7 +442,7 @@ After closing parenthesis - SqlEnterpriseFormatter.SpaceAfterClosePar + SqlEnterpriseFormatter.SpaceAfterClosePar @@ -452,7 +452,7 @@ No space between SQL function name and opening parenthesis - SqlEnterpriseFormatter.NoSpaceAfterFunctionName + SqlEnterpriseFormatter.NoSpaceAfterFunctionName @@ -462,7 +462,7 @@ Before dot operator (in path to database object) - SqlEnterpriseFormatter.SpaceBeforeDot + SqlEnterpriseFormatter.SpaceBeforeDot @@ -472,7 +472,7 @@ After dot operator (in path to database object) - SqlEnterpriseFormatter.SpaceAfterDot + SqlEnterpriseFormatter.SpaceAfterDot @@ -482,7 +482,7 @@ Before mathematical operator - SqlEnterpriseFormatter.SpaceBeforeMathOp + SqlEnterpriseFormatter.SpaceBeforeMathOp @@ -492,7 +492,7 @@ After mathematical operator - SqlEnterpriseFormatter.SpaceAfterMathOp + SqlEnterpriseFormatter.SpaceAfterMathOp @@ -502,7 +502,7 @@ Never before comma - SqlEnterpriseFormatter.SpaceNeverBeforeComma + SqlEnterpriseFormatter.SpaceNeverBeforeComma @@ -512,7 +512,7 @@ Never before semicolon - SqlEnterpriseFormatter.SpaceNeverBeforeSemicolon + SqlEnterpriseFormatter.SpaceNeverBeforeSemicolon @@ -587,10 +587,10 @@ - SqlEnterpriseFormatter.PrefferedWrapper + SqlEnterpriseFormatter.PrefferedWrapper - SqlEnterpriseFormatter.Wrappers + SqlEnterpriseFormatter.Wrappers @@ -600,7 +600,7 @@ Always use name wrapping - SqlEnterpriseFormatter.AlwaysUseNameWrapping + SqlEnterpriseFormatter.AlwaysUseNameWrapping @@ -610,7 +610,7 @@ Uppercase data type names - SqlEnterpriseFormatter.UppercaseDataTypes + SqlEnterpriseFormatter.UppercaseDataTypes @@ -620,7 +620,7 @@ Uppercase keywords - SqlEnterpriseFormatter.UppercaseKeywords + SqlEnterpriseFormatter.UppercaseKeywords @@ -641,7 +641,7 @@ - SqlEnterpriseFormatter.PreviewCode + SqlEnterpriseFormatter.PreviewCode true -- cgit v1.2.3