Mcfozzy

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mcfozzy commented, -
Mcfozzy created a post, AnsweredFormating INSERT statement in DataGrip
Is it possible to automatically align INSERT statement code using code formatting in DataGrip. I would like INSERT INTO Table (Col1, Col2) VALUES ('a', 1), ('bb', 22), ('ccccc', 33333); would be fo...