How can we help you today? How can we help you today?

SQL Prompt introduces SCOPED CONFIGURATION errors

The statement:
ALTER DATABASE SCOPED CONFIGURATION SET MAXDOP = 0;
Is reformatted as:
ALTER DATABASE [SCOPED] CONFIGURATION SET MAXDOP = 0;
which causes syntax errors.
[Deleted User]
0

Comments

1 comment

  • James R
    Hi David,

    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
    James R
    0

Add comment

Please sign in to leave a comment.