Toby Ruby
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Toby Ruby created a post, AnsweredSQL Code Style - Whitespace after curly brackets
Hi, we are using the default PostgreSQL dialect and the default Code Style for it. When formatting the following SQL everything is okay: SELECT colA FROM tab_a However, when formatting the follow...