Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

Add parsing support for ALTER TABLE ... SET (SYSTEM_VERSIONING = ON/OFF) statements including:

  • HISTORY_TABLE option
  • DATA_CONSISTENCY_CHECK option
  • HISTORY_RETENTION_PERIOD option (numeric with units or INFINITE)

This enables the Baselines140_AlterTableStatementTests140_Azure and AlterTableStatementTests140_Azure tests.

Add parsing support for ALTER TABLE ... SET (SYSTEM_VERSIONING = ON/OFF)
statements including:
- HISTORY_TABLE option
- DATA_CONSISTENCY_CHECK option
- HISTORY_RETENTION_PERIOD option (numeric with units or INFINITE)

This enables the Baselines140_AlterTableStatementTests140_Azure and
AlterTableStatementTests140_Azure tests.
@kyleconroy kyleconroy changed the title Fix next test Add parsing support for ALTER TABLE ... SET (SYSTEM_VERSIONING = ON/OFF) Dec 23, 2025
@kyleconroy kyleconroy merged commit a7e2b7a into main Dec 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants