Missing parenthesis after Function insert

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
MollerA005
Posts: 1
Joined: Tue 29 Jun 2021 10:45

Missing parenthesis after Function insert

Post by MollerA005 » Tue 29 Jun 2021 10:56

Hi
We have recently updated our SQL Complete to version 6.8.13 (Standard Edition).
I have set the options to "Add parenthesis when inserting functions" - but this isn't working when writing SQL and selecting the function from the hint menu while typing.

Instead of

SELECT GETDATE()

I get

SELECT GETDATE

This used to work ok in our previous version of SQL Complete - is anybody else experiencing this issue / is there another setting I've missed?

alexa

Re: Missing parenthesis after Function insert

Post by alexa » Sat 03 Jul 2021 06:28

We were able to reproduce this issue and will fix it in one of the next product builds.

alexa

Re: Missing parenthesis after Function insert

Post by alexa » Tue 17 Aug 2021 13:36

We would like to let you know that we released dbForge SQL Complete, v6.8.20 where this issue is fixed https://www.devart.com/dbforge/sql/sqlcomplete/download.html

Post Reply