SQL Prompt introduces SCOPED CONFIGURATION errors
![[Deleted User]](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
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