Ability to align opening braces in INSERT
For insert I would like the starting brackets of fields and values to be aligned.
The formatter produces
insert into Table (Field1, Field2)
values (1, ‚text‘);
when ideally I would like
insert into Table (Field1, Field2)
values (1, ‚text‘);
0
votes
Anonymous
shared this idea
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
Just want to inform you that it is already implemented.
The settings are in the formatting profile.
So we would like to suggest updating to the latest version and check there.
Best,
Devart Support Team