issues
search
DerekStride
/
tree-sitter-sql
SQL grammar for tree-sitter
http://derek.stride.host/tree-sitter-sql/
MIT License
159
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: ON DUPLICATE KEY UPDATE
#246
DerekStride
closed
1 week ago
1
IGNORE NULLS breaks window function parsing
#245
yusufshalaby
closed
8 months ago
1
Trailing Comma - Snowflake
#244
ryaminal
opened
8 months ago
4
fix: Update gh-pages.yml
#243
DerekStride
closed
8 months ago
0
add: Cargo.toml in release
#242
matthias-Q
closed
8 months ago
2
Cargo.toml missing on gh-pages branch
#241
maciek134
closed
8 months ago
3
Add initial release workflow
#240
ianks
opened
9 months ago
1
Fix literal numerics regex highlights
#239
ds-cbo
closed
9 months ago
0
Invalid node type "keyword_without" on nightly
#238
alex35mil
closed
10 months ago
2
Syntax highlighting breaks when using $ in VALUES
#237
happenslol
opened
10 months ago
4
Syntax highlighting appears to give up in Postgres function bodies
#236
jaidetree
opened
10 months ago
1
fix(scanner): do not allow whitespaces in dollar quote tag
#235
eklmv
closed
10 months ago
0
Include parser files in Release Assets
#234
DerekStride
opened
11 months ago
5
chore(release): v0.2.0
#233
DerekStride
closed
11 months ago
0
fix: ensure scanner.c is included in npm package
#232
DerekStride
closed
11 months ago
0
Scanner.c is missing on npm, therefore preventing the package installation
#231
JonathanxD
closed
11 months ago
3
feat: postgresql expression subscripts
#230
DerekStride
closed
11 months ago
0
feat!: Add complex index fields to CREATE INDEX statements
#229
dgmcdona
closed
11 months ago
3
chore(release): 0.1.1
#228
DerekStride
closed
1 year ago
0
feat: Add REFERENCES column constraint to CREATE TABLE statements
#227
dgmcdona
closed
1 year ago
4
fix: segfault in scanner.c
#226
matthias-Q
closed
1 year ago
3
fix: replace `lua-match` with `match` in highlights.scm
#225
matthias-Q
closed
1 year ago
0
Remove gitattributes
#224
DerekStride
closed
1 year ago
2
publish @derekstride/tree-sitter-sql npm package
#223
DerekStride
closed
1 year ago
5
Add missing scanner.c to README and Package.swift
#222
leamingrad
closed
1 year ago
0
segfault
#221
kirillrdy
closed
1 year ago
16
Highlighting queries rely on neovim-only `lua-match`
#220
Colonial-Dev
closed
1 year ago
4
fix: remove duplicated keyword
#219
matthias-Q
closed
1 year ago
0
Publish license with the generated parser files
#218
blinxen
closed
1 year ago
0
Additional dollar quote support
#217
rliebz
closed
1 year ago
2
fix: Change the parser to require a semicolon in function_body of 1 s…
#216
antoineB
closed
1 year ago
4
feat: Add more string litral formats (from postgres) and numbers foramts
#215
antoineB
closed
1 year ago
0
Field expression not supported
#214
antoineB
opened
1 year ago
0
Array dereference not supported
#213
antoineB
closed
11 months ago
0
Operator precedence mismatch between sql database
#212
antoineB
opened
1 year ago
0
feat: Add missing (postgres) operators.
#211
antoineB
closed
1 year ago
0
fix: The scannar can now scan tag name with any (expected '$') ASCII …
#210
antoineB
closed
1 year ago
0
Doubling of STATE_COUNT following dollar_quote feature merging
#209
antoineB
opened
1 year ago
2
feat: Add checking for MISSING and UNEXPECTED in addition to ERROR in…
#208
antoineB
closed
1 year ago
0
feat: Add create trigger statement for postgres.
#207
antoineB
closed
1 year ago
1
wip: Add a the rule _expression_without_subquery.
#206
antoineB
opened
1 year ago
1
Fix ALTER TABLE ... ADD CONSTRAINT ... UNIQUE
#205
antoineB
closed
1 year ago
0
feat: Add create extension statement.
#204
antoineB
closed
1 year ago
0
Feature/more string
#203
antoineB
closed
1 year ago
2
feat: Change literal lexing to use regexp to reduce parser number of …
#202
antoineB
closed
1 year ago
0
Non visible conflict on column definition and table constraints
#201
antoineB
opened
1 year ago
0
feat: Add set operation (select ... union select ...) for insert stat…
#200
antoineB
closed
1 year ago
4
Add comment statement
#199
ds-cbo
closed
1 year ago
1
Generated column spec is wrong
#198
antoineB
opened
1 year ago
2
Feature/on delete
#197
antoineB
closed
1 year ago
1
Previous
Next