Bug | ALTER DATABASE SET ENCRYPTION
torsten.strauss
Posts: 271 Silver 3
in SQL Prompt
Hi Redgate Team,
SQL Prompt fails when trying to format the two code lines
SQL Prompt fails when trying to format the two code lines
-- Suspend TDE encryption
ALTER DATABASE AdventureWorks2017 SET ENCRYPTION SUSPEND;
GO
ALTER DATABASE AdventureWorks2017 SET ENCRYPTION RESUME;
GO
Also there is no intellisense available for both commands.
Thanks for fixing!
Torsten
Also there is no intellisense available for both commands.
Thanks for fixing!
Torsten
Tagged:
Answers
Thank you for your post. I have escalated this issue to the development team. I will let you know as soon as there is an update.
Regards,
Sujay
The development team has investigated this issue. Unfortunately, it appears to be an issue with the parser provided by Microsoft, which SQL Prompt depends on to do formatting actions.
The development team has raised this with Microsoft, but it is unlikely that there will be a fix for this in the near future.
Regards,
Sujay