issues
search
TylerBrinks
/
SqlParser-cs
A Friendly SQL Parser for .NET
MIT License
108
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ROW_FORMAT not supported when parsing MySQL create table statement.
#45
AmritD
opened
5 days ago
0
The call is ambiguous between the following methods or properties: 'Expression.Like.Like(Expression?, bool, Expression, string?, bool)' and 'Expression.Like.Like(Expression?, bool, Expression, char?, bool)'
#44
pantonis
opened
1 week ago
0
Cannot parse t-SQL Statement
#43
volodymyr-svystun
closed
1 month ago
2
Fails with do-block in postgresql
#42
ststeiger
closed
1 month ago
1
Restore lost change
#41
julescmay
closed
2 months ago
0
Parsing of quoted identifiers
#40
julescmay
opened
2 months ago
0
Add ON CONFLICT xx clause to TableConstraint.Unique parsing
#39
julescmay
closed
2 months ago
1
Add support for index constraint added when altering a table (Postgres)
#38
sualitu
closed
2 months ago
0
Read and store complex primary key definitions
#37
julescmay
closed
2 months ago
0
Correct handling for blank input
#36
julescmay
closed
2 months ago
0
SQLite parsing fails with "ON CONFLICT REPLACE" clause for UNIQUE constraint
#35
OddQuesadilla
opened
2 months ago
0
Bugfix: SQLite doesn't need commas between adjacent table constraints
#34
julescmay
closed
2 months ago
0
Bugfix: where dialect permits identifiers to be single-quoted, ColumDefinitions are properly recognised
#33
julescmay
closed
2 months ago
1
Bugfix: Autoincrement parsing
#32
julescmay
closed
2 months ago
4
Enhanced support for mssql
#31
pengweiqhca
closed
2 months ago
3
Add net6.0
#30
pengweiqhca
closed
3 months ago
1
fix incorrect as usages
#29
SimonCropp
closed
3 months ago
1
avoid a ToArray on an array in TokenizeNumber
#28
SimonCropp
closed
3 months ago
0
avoid unnecessary array alloc in GetVisitableChildProperties
#27
SimonCropp
closed
3 months ago
0
use generic Enum.GetNames
#26
SimonCropp
closed
3 months ago
0
use char based write where possible
#25
SimonCropp
closed
3 months ago
0
avoid some alloc in EscapeEscapedString
#24
SimonCropp
closed
3 months ago
0
remove GC.SuppressFinalize from DepthScope
#23
SimonCropp
closed
3 months ago
0
Databricks (Spark) SQL parsing failure
#22
michael-damatov
closed
3 months ago
2
MsSql statement parsing failure.
#21
pengweiqhca
opened
4 months ago
1
Expression with SUM in HAVING
#20
pantonis
opened
4 months ago
1
Get actual Field name when we have SUM
#19
pantonis
closed
4 months ago
1
MS SQl Execute statement
#18
frinehrt
opened
5 months ago
2
GROUP BY PreVisitExpression not triggered
#17
cinifyetr
opened
6 months ago
1
MS SQL Server Create table statement parsing error
#16
shilohooo
opened
6 months ago
2
problem with arguments of custom function
#15
rferraton
closed
8 months ago
1
Error parsing stored procedure syntax from Snowflake
#14
eg-96
opened
8 months ago
1
Get select columns with table alias
#13
pantonis
closed
7 months ago
3
postgresql Tid datatype
#12
rferraton
opened
8 months ago
2
Compliment and Suggestion for Enhancements
#11
rferraton
closed
8 months ago
6
ClickHouse parameterized view
#10
flipchart
closed
8 months ago
3
Can it only Parser a condition statement?
#9
Brent-bai
closed
9 months ago
5
Question: How to modify existing sql query after parsing
#8
pantonis
closed
9 months ago
1
Compatibility issue
#7
pantonis
closed
9 months ago
3
Failed to parse `INSERT` statement
#6
lamg
closed
11 months ago
3
Error parsing insert statement
#5
lamg
closed
11 months ago
3
Support for passing in CultureInfo to parser
#4
Ulimo
closed
11 months ago
6
Fixed readme typos
#3
yevklym
closed
12 months ago
0
Any plans to implement optimizer/planner for your AST ?
#2
Degot
closed
1 year ago
1
Updated Tokenizer to use ReadOnlySpans
#1
TylerBrinks
closed
1 year ago
0