Additional Space after TO

torsten.strausstorsten.strauss Posts: 271 Silver 3
edited May 14, 2018 7:31AM in SQL Prompt
Hi Redgate Team,

SQL Prompt will add an additional space after TO
[code]
:SETVAR BackupPath "C:\Program Files\Microsoft SQL Server\MSSQL14.MYSQLSERVER2017\MSSQL\Backup\"
BACKUP LOG AdventureWorks2017 TO   DISK = '$(BackupPath)\AdventureWorks2017.trn'
GO
[/code]

Would be nice to see a fix in the next release...
Thanks!

Torsten


Answers

Sign In or Register to comment.