Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DerekStride/tree-sitter-sql issues and pull requests

#283 - tree-sitter 0.24 upgrade

Pull Request - State: open - Opened by mwhitworth 17 days ago

#282 - Syntax Highlighting is broken for tree-sitter 0.24

Issue - State: open - Opened by jakob 24 days ago

#282 - Syntax Highlighting is broken for tree-sitter 0.24

Issue - State: open - Opened by jakob 24 days ago

#281 - Feature request: Expose tag from dollar quoted strings

Issue - State: open - Opened by dbaynard 25 days ago - 3 comments

#281 - Feature request: Expose tag from dollar quoted strings

Issue - State: open - Opened by dbaynard 25 days ago - 3 comments

#280 - feat: drop constraint rule

Pull Request - State: closed - Opened by MilkeeyCat 26 days ago - 1 comment

#280 - feat: drop constraint rule

Pull Request - State: closed - Opened by MilkeeyCat 26 days ago - 1 comment

#279 - tree-sitter 0.23 upgrade

Pull Request - State: open - Opened by mwhitworth 26 days ago - 2 comments

#279 - tree-sitter 0.23 upgrade

Pull Request - State: open - Opened by mwhitworth 26 days ago - 3 comments

#278 - Errors when embedding Presto inside of Python strings

Issue - State: open - Opened by tomspeak about 1 month ago - 4 comments

#278 - Errors when embedding Presto inside of Python strings

Issue - State: open - Opened by tomspeak about 1 month ago - 4 comments

#277 - doesnt parse function parameters

Issue - State: open - Opened by srghma about 2 months ago - 1 comment

#268 - Generated WASM file not working

Issue - State: open - Opened by Vokturz 4 months ago - 5 comments

#100 - Publish parser artifacts on GitHub pages build

Pull Request - State: closed - Opened by DerekStride over 1 year ago - 8 comments

#100 - Publish parser artifacts on GitHub pages build

Pull Request - State: closed - Opened by DerekStride over 1 year ago - 8 comments

#99 - feat: Implement MariaDB `ALTER TABLE` syntax

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago - 1 comment

#99 - feat: Implement MariaDB `ALTER TABLE` syntax

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago - 1 comment

#98 - feat: Implement MariaDB `ALTER TABLE` syntax

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago - 2 comments

#98 - feat: Implement MariaDB `ALTER TABLE` syntax

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago - 2 comments

#97 - task: Add drop index tests covering full sequence

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago

#97 - task: Add drop index tests covering full sequence

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago

#96 - Add `drop index` statement

Pull Request - State: closed - Opened by matthias-Q over 1 year ago

#96 - Add `drop index` statement

Pull Request - State: closed - Opened by matthias-Q over 1 year ago

#95 - fix: partially quoted expression

Pull Request - State: closed - Opened by matthias-Q over 1 year ago

#95 - fix: partially quoted expression

Pull Request - State: closed - Opened by matthias-Q over 1 year ago

#94 - feat(pg): add interval parsing

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#94 - feat(pg): add interval parsing

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#93 - Quoted Table Indentifiers not parsed correctly

Issue - State: closed - Opened by matthias-Q almost 2 years ago

#93 - Quoted Table Indentifiers not parsed correctly

Issue - State: closed - Opened by matthias-Q almost 2 years ago

#92 - feat: Parse float

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#92 - feat: Parse float

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#91 - Missing floating numbers

Issue - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#91 - Missing floating numbers

Issue - State: closed - Opened by matthias-Q almost 2 years ago - 1 comment

#90 - CI autogenerate and commit parser.c

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 10 comments

#90 - CI autogenerate and commit parser.c

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 10 comments

#89 - Missing syntax: `ALTER TABLE ... MODIFY [ COLUMN ] ...`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 1 comment

#89 - Missing syntax: `ALTER TABLE ... MODIFY [ COLUMN ] ...`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 1 comment

#88 - Add unsigned & zerofill options to numeric types

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 4 comments

#88 - Add unsigned & zerofill options to numeric types

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 4 comments

#87 - Add Hive statements

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 3 comments

#87 - Add Hive statements

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 3 comments

#86 - Add `unsigned int|integer`

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 5 comments

#86 - Add `unsigned int|integer`

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 5 comments

#84 - `DROP INDEX` is missing from `_drop_statement`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#84 - `DROP INDEX` is missing from `_drop_statement`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#83 - Keywords `AFTER` is missing; `FIRST` and `AFTER` not yet part of `ALTER TABLE`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 1 comment

#83 - Keywords `AFTER` is missing; `FIRST` and `AFTER` not yet part of `ALTER TABLE`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 1 comment

#82 - Keyword `CHANGE` is missing (`ALTER TABLE`)

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#82 - Keyword `CHANGE` is missing (`ALTER TABLE`)

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#81 - Support for floating point literals

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#81 - Support for floating point literals

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#80 - feat: Optional `COLUMN` in `ALTER TABLE` for `ADD`, `CHANGE` and `DROP`

Pull Request - State: closed - Opened by LeoniePhiline almost 2 years ago - 4 comments

#80 - feat: Optional `COLUMN` in `ALTER TABLE` for `ADD`, `CHANGE` and `DROP`

Pull Request - State: closed - Opened by LeoniePhiline almost 2 years ago - 4 comments

#79 - `UNSIGNED` is missing

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#79 - `UNSIGNED` is missing

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#78 - Make `COLUMN` optional in `ALTER TABLE t ADD`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#78 - Make `COLUMN` optional in `ALTER TABLE t ADD`

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago

#77 - MariaDB syntax

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 3 comments

#77 - MariaDB syntax

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 3 comments

#76 - generated files and workflows

Issue - State: closed - Opened by dmfay almost 2 years ago - 3 comments

#76 - generated files and workflows

Issue - State: closed - Opened by dmfay almost 2 years ago - 3 comments

#75 - Allow for nested joins

Pull Request - State: closed - Opened by wishdev almost 2 years ago - 1 comment

#75 - Allow for nested joins

Pull Request - State: closed - Opened by wishdev almost 2 years ago - 1 comment

#74 - Detect empty comments

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#74 - Detect empty comments

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#73 - Default values in Column Definitions

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago

#73 - Default values in Column Definitions

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago

#72 - Comments are not terminated by newline

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 5 comments

#72 - Comments are not terminated by newline

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 5 comments

#71 - Some more MariaDB syntax missing or inconsistent highlight

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 4 comments

#71 - Some more MariaDB syntax missing or inconsistent highlight

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 4 comments

#70 - Parse more functionality of the `CREATE TABLE` statement

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 4 comments

#70 - Parse more functionality of the `CREATE TABLE` statement

Pull Request - State: closed - Opened by matthias-Q almost 2 years ago - 4 comments

#69 - Support for Hive specific statements

Issue - State: closed - Opened by matthias-Q almost 2 years ago - 8 comments

#69 - Support for Hive specific statements

Issue - State: closed - Opened by matthias-Q almost 2 years ago - 8 comments

#68 - Various improvements: aggregate functions, insert set syntax, & update join syntax

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 1 comment

#68 - Various improvements: aggregate functions, insert set syntax, & update join syntax

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 1 comment

#67 - SQL highlighting issue in helix-editor, using tree-sitter-sql

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#67 - SQL highlighting issue in helix-editor, using tree-sitter-sql

Issue - State: closed - Opened by LeoniePhiline almost 2 years ago - 2 comments

#66 - Suggestions

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#66 - Suggestions

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#65 - Named expression node in join/where

Pull Request - State: closed - Opened by dmfay almost 2 years ago - 2 comments

#65 - Named expression node in join/where

Pull Request - State: closed - Opened by dmfay almost 2 years ago - 2 comments

#64 - more expression and other cleanup

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#64 - more expression and other cleanup

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#63 - Remove predicate and merge into binary_expression

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#63 - Remove predicate and merge into binary_expression

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#62 - Add unary predicates that work with field predicates

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 2 comments

#62 - Add unary predicates that work with field predicates

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 2 comments

#61 - Disjunctive fixes & Unary Predicate enhancements

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#61 - Disjunctive fixes & Unary Predicate enhancements

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#60 - Ignore Index

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#60 - Ignore Index

Pull Request - State: closed - Opened by DerekStride almost 2 years ago

#59 - bring back in-tree src and bindings, tagged linguist-generated in .gi…

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#59 - bring back in-tree src and bindings, tagged linguist-generated in .gi…

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#58 - Postgres array[1, 2, 3] literals

Pull Request - State: closed - Opened by dmfay almost 2 years ago

#57 - Simple compound statement support

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 1 comment

#57 - Simple compound statement support

Pull Request - State: closed - Opened by DerekStride almost 2 years ago - 1 comment