-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: microsoft/SqlScriptDOM
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
IndexDefinition class is derived from TSqlStatement however it is not a statement
#114
opened Jan 29, 2025 by
IVNSTN
Default constraint not added to the constraints list during ALTER TABLE
#107
opened Dec 31, 2024 by
AcidJunkie303
TSql160Parser misidentifies interval parameter in DATEDIFF function as ColumnReferenceExpression
#98
opened Oct 10, 2024 by
sqlrunner
AsKeywordOnOwnLine GeneratorOption is not used everywhere
#95
opened Oct 2, 2024 by
Stefan-Puskarica
CREATE EXTERNAL TABLE with filepath() or filename() calculated column gives syntax error
#88
opened Jun 26, 2024 by
jashwood
Support for "WITH (DATA_COMPRESSION = COLUMNSTORE | COLUMNSTORE_ARCHIVE)" for inline index
#87
opened Jun 25, 2024 by
zacateras
For UPDATE statement, visitor visits SetClauses after WhereClause
#81
opened May 20, 2024 by
kenlnetherland
UpdateSpecification.AcceptChildren issue results in out of sequence explicit visit calls
bug
Something isn't working
#84
opened May 18, 2024 by
kenlnetherland
Schema differences for scalar-valued function
bug
Something isn't working
#85
opened Mar 21, 2024 by
hgsenger
ScriptDom does not fill Clustered property even if it was explicitly provided on HASH index
#73
opened Mar 4, 2024 by
IVNSTN
ScriptDom interprets ambiguously the next word right after transaction control statement
bug
Something isn't working
#70
opened Feb 14, 2024 by
IVNSTN
Add support for new SQL Server 2022 "IS [NOT] DISTINCT FROM" TSQL language enhancement.
enhancement
New feature or request
sql-feature
#48
opened Jul 23, 2023 by
mcenzato
Add support for new SQL Server 2022 snapshot backup / restore functionality
enhancement
New feature or request
sql-feature
#39
opened May 31, 2023 by
arvindshmicrosoft
Contribute grammars upstream
antlr
Related to antlr
help welcome
Community contributions encouraged
#18
opened Apr 25, 2023 by
dzsquared
Migrate ScriptDOM grammar to Antlr3
antlr
Related to antlr
enhancement
New feature or request
#15
opened Apr 24, 2023 by
barbaravaldez
Warnings during build/test
build
Related to building scriptdom
#10
opened Apr 17, 2023 by
Charles-Gagnon
1 of 3 tasks
Unable to inherit 'SqlScriptGenerator' class
enhancement
New feature or request
#42
opened Apr 2, 2023 by
terryfkjc
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.