Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Add OnFileGroupOrPartitionScheme and TextImageOn fields to CreateTableStatement AST
  • Parse ON [filegroup] and TEXTIMAGE_ON [filegroup] clauses after column definitions
  • Fix NOT NULL parsing after IDENTITY specification (NOT was being consumed when checking for NOT FOR REPLICATION)
  • Enable BaselinesCommon_TSqlParserTestScript2 and TSqlParserTestScript2 tests

- Add OnFileGroupOrPartitionScheme and TextImageOn fields to CreateTableStatement AST
- Parse ON [filegroup] and TEXTIMAGE_ON [filegroup] clauses after column definitions
- Fix NOT NULL parsing after IDENTITY specification (NOT was being consumed when checking for NOT FOR REPLICATION)
- Enable BaselinesCommon_TSqlParserTestScript2 and TSqlParserTestScript2 tests
@kyleconroy kyleconroy merged commit efd14ee 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