From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../SqlEnterpriseFormatter_it.ts | 228 --------------------- 1 file changed, 228 deletions(-) delete mode 100644 Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_it.ts (limited to 'Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_it.ts') diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_it.ts b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_it.ts deleted file mode 100644 index d37b3a0..0000000 --- a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_it.ts +++ /dev/null @@ -1,228 +0,0 @@ - - - - - QObject - - - - name - example name wrapper - - - - - SqlEnterpriseFormatter - - - Indentation - - - - - Line up keywords in multi-line queries - - - - - Indent contents of parenthesis block - - - - - Tab size: - - - - - New lines - - - - - Before opening parenthesis in column definitions - - - - - After opening parenthesis in column definitions - - - - - Before closing parenthesis in column definitions - - - - - After closing parenthesis in column definitions - - - - - Before opening parenthesis in expressions - - - - - After opening parenthesis in expressions - - - - - Before closing parenthesis in expressions - - - - - After closing parenthesis in expressions - - - - - After JOIN keywords in FROM clause - - - - - Put each column constraint in CREATE TABLE into new line - - - - - After comma - - - - - After comma in expressions - - - - - After semicolon - - - - - - Never before semicolon - - - - - White spaces - - - - - Before comma in lists - - - - - After comma in lists - - - - - Before opening parenthesis - - - - - After opening parenthesis - - - - - Before closing parenthesis - - - - - After closing parenthesis - - - - - No space between SQL function name and opening parenthesis - - - - - Before dot operator (in path to database object) - - - - - After dot operator (in path to database object) - - - - - Before mathematical operator - - - - - After mathematical operator - - - - - Never before comma - - - - - Names - - - - - Preferred name wrapper - - - - - Always use name wrapping - - - - - Uppercase data type names - - - - - Uppercase keywords - - - - - Comments - - - - - Preferred comment marker (where possible): - - - - - Move all comments to the line end - - - - - Line up comments at the line end - - - - - Preview - - - - -- cgit v1.2.3