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
Features added:
- SAVE TRANSACTION legacy name format support (e.g., "5:a.b", "-100:[a].[b]")
- DECLARE TABLE variable support with full table definition parsing
- IncludeColumns marshaling for IndexDefinition
- SetVariableStatement property/method syntax (dot and double-colon separators)
- DROP EXTERNAL MODEL statement support
- ALTER SERVER CONFIGURATION SET PROCESS AFFINITY support
Tests enabled:
- SaveTransactionStatementTests
- BaselinesCommon_SaveTransactionStatementTests
- DeclareTableStatementTests
- BaselinesCommon_DeclareTableStatementTests
- Baselines150_DeclareTableVariableTests150
- DeclareTableVariableTests150
- AlterServerConfigurationStatementTests
- Baselines100_AlterServerConfigurationStatementTests
0 commit comments