Missing parenthesis after Function insert
Posted: 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?
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?