You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DROP SERVER AUDIT SPECIFICATION statement support
- Add DropServerAuditSpecificationStatement AST type
- Update parser to distinguish DROP SERVER AUDIT from DROP SERVER AUDIT SPECIFICATION
- Add missing server audit group name mappings (LOGIN_CHANGE_PASSWORD_GROUP,
BROKER_LOGIN_GROUP, SERVER_PRINCIPAL_CHANGE_GROUP, etc.)
Enables: ServerAuditSpecificationStatementTests, Baselines100_ServerAuditSpecificationStatementTests,
Baselines150_ServerAuditSpecificationStatementTests150, ServerAuditSpecificationStatementTests150
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments