issues
search
DerekStride
/
tree-sitter-sql
SQL grammar for tree-sitter
http://derek.stride.host/tree-sitter-sql/
MIT License
155
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PG: Create Table with Array types
#183
matthias-Q
closed
1 year ago
0
feat: adds `merge into` upsert statements
#182
matthias-Q
closed
1 year ago
0
Update action to copy queries folder
#181
bombardier200
closed
1 year ago
0
fix: subquery unions & invalid tests
#180
matthias-Q
closed
1 year ago
0
fix: removed unused keyword
#179
DerekStride
closed
1 year ago
3
Update unions with named node & allow more optional paranthesis
#178
DerekStride
closed
1 year ago
1
Add bindings & Package.swift to gh-pages build
#177
DerekStride
closed
1 year ago
0
unions after cte aren't parsed properly
#176
Appalled
closed
1 year ago
2
feat: tsql multiple add columns in alter statement
#175
matthias-Q
closed
1 year ago
0
fix: pg `array` function
#174
matthias-Q
closed
1 year ago
0
feat: support NOT IN
#173
dmfay
closed
1 year ago
0
Moving bindings and package.swift to work with Swift
#172
bombardier200
closed
1 year ago
9
alternative implementation using binary_expression
#171
DerekStride
closed
1 year ago
0
feat: json traversal
#170
dmfay
closed
1 year ago
7
feat: nested common table expressions
#169
dmfay
closed
1 year ago
0
feat: add `filter` to `aggregate_functions`
#168
matthias-Q
closed
1 year ago
0
Parsing PostgreSQL FILTER aggregate expressions
#167
Gelio
closed
1 year ago
1
Parsing PostgreSQL JSON operators
#166
Gelio
closed
1 year ago
1
Parsing nested CTEs
#165
Gelio
closed
1 year ago
2
refactor: programs as delimited sequences of statements
#164
dmfay
closed
1 year ago
2
refactor: `group_concat` and `_aggregate_function` to `invocation`
#163
matthias-Q
closed
1 year ago
0
fix: impala partitioning variation
#162
matthias-Q
closed
1 year ago
0
`PARTITIONED BY` column_definitions for impala/hive is not correct
#161
matthias-Q
closed
1 year ago
0
feat(tests): Add highlight tests
#160
DerekStride
closed
1 year ago
0
fix: `group_concat` on impala
#159
matthias-Q
closed
1 year ago
5
`group_concat` as generic `invocation`
#158
matthias-Q
closed
1 year ago
0
ci: check tests for `ERROR`
#157
matthias-Q
closed
1 year ago
0
fix: distinct and order by in invocation
#156
matthias-Q
closed
1 year ago
0
`keyword_language` is unused, renderet to `parser.c` as `aux_sym_*`
#155
LeoniePhiline
closed
1 year ago
1
`ERROR` on `COUNT(DISTINCT tbl.field)`
#154
LeoniePhiline
closed
1 year ago
3
Optimize metadata
#153
matthias-Q
closed
1 year ago
0
feat: add mysql rename statement
#152
matthias-Q
closed
1 year ago
0
Feature request: `RENAME TABLE tbl_old TO tbl_new`
#151
LeoniePhiline
closed
1 year ago
1
refactor: consolidate table_reference and invocation identifier into object_reference
#150
dmfay
closed
1 year ago
10
feat: add parenthesized select and cte select statements
#149
matthias-Q
closed
1 year ago
6
feat: add `insert overwrite` from spark sql
#148
matthias-Q
closed
1 year ago
0
Insert overwrite with and without partition aren't parsed properly
#147
Appalled
closed
1 year ago
1
fix: parses parens in create table statement
#146
matthias-Q
closed
1 year ago
0
select statements enclosed in parentheses next to 'union' aren't parsed proplerly
#145
Appalled
closed
1 year ago
4
WIP: add multiple alter statements add once (t-sql)
#144
matthias-Q
closed
1 year ago
5
removed `count` in favour of `invocation`
#143
matthias-Q
closed
1 year ago
2
Invalid node type when using dadbod-ui
#142
sho-87
closed
1 year ago
4
feat: create function
#141
dmfay
closed
1 year ago
0
Refactor: remove `count` node
#140
matthias-Q
closed
1 year ago
0
allow count in window functions
#139
matthias-Q
closed
1 year ago
2
fix: various errors
#138
DerekStride
closed
1 year ago
2
SQL file lose syntax
#137
mr-scrpt
closed
1 year ago
5
add optional 'unique' keyword in `key_constraint`
#136
treywood
closed
1 year ago
0
T-SQL Alter Table
#135
esetnik
closed
1 year ago
5
fix: case when with between statement
#134
matthias-Q
closed
1 year ago
0
Previous
Next