SQL Prompt introduces SCOPED CONFIGURATION errors
[Deleted User]
Posts: 0
in SQL Prompt
The statement:
ALTER DATABASE SCOPED CONFIGURATION SET MAXDOP = 0;Is reformatted as:
ALTER DATABASE [SCOPED] CONFIGURATION SET MAXDOP = 0;which causes syntax errors.
Tagged:
Comments
Thanks for noticing this! It's definitely a bug, I've found a fix here and will hopefully have it released in the next few days. I've logged this internally as SP-6361.
Regards,
James
Redgate Software