INSERT VALUES incorrectly doubling indent

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
JDSX
Posts: 7
Joined: Thu 21 Jul 2016 20:15
Location: Brooklyn, NY
Contact:

INSERT VALUES incorrectly doubling indent

Post by JDSX » Thu 13 Dec 2018 20:43

When the VALUES row is set to simple list, it will double the indent for only one row. The indent is correct for multiple VALUES rows.

alexa

Re: INSERT VALUES incorrectly doubling indent

Post by alexa » Fri 14 Dec 2018 15:57

We will investigate this issue and will answer you as soon as possible.

alexa

Re: INSERT VALUES incorrectly doubling indent

Post by alexa » Mon 17 Dec 2018 11:15

Please select the 'Stack VALUES rows list -> simple list' option that is just below the 'Stack VALUES expressions list'.

JDSX
Posts: 7
Joined: Thu 21 Jul 2016 20:15
Location: Brooklyn, NY
Contact:

Re: INSERT VALUES incorrectly doubling indent

Post by JDSX » Mon 17 Dec 2018 13:37

alexa wrote: Mon 17 Dec 2018 11:15 Please select the 'Stack VALUES rows list -> simple list' option that is just below the 'Stack VALUES expressions list'.
How is that a solution? I want them as single lines.

alexa

Re: INSERT VALUES incorrectly doubling indent

Post by alexa » Mon 17 Dec 2018 15:20

Thank you for the reply.

Could you please provide us screenshots of the actual and expected results?

Post Reply