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

#277 - doesnt parse function parameters

Issue - State: open - Opened by srghma 9 days ago - 1 comment

#268 - Generated WASM file not working

Issue - State: open - Opened by Vokturz about 2 months ago - 3 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 over 1 year ago - 1 comment

#94 - feat(pg): add interval parsing

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

#93 - Quoted Table Indentifiers not parsed correctly

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

#93 - Quoted Table Indentifiers not parsed correctly

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

#92 - feat: Parse float

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

#92 - feat: Parse float

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

#91 - Missing floating numbers

Issue - State: closed - Opened by matthias-Q over 1 year ago - 1 comment

#91 - Missing floating numbers

Issue - State: closed - Opened by matthias-Q over 1 year ago - 1 comment

#90 - CI autogenerate and commit parser.c

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

#90 - CI autogenerate and commit parser.c

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

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

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

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

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

#88 - Add unsigned & zerofill options to numeric types

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

#88 - Add unsigned & zerofill options to numeric types

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

#87 - Add Hive statements

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

#87 - Add Hive statements

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

#86 - Add `unsigned int|integer`

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

#86 - Add `unsigned int|integer`

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

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

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

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

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

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

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

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

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

#81 - Support for floating point literals

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

#81 - Support for floating point literals

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

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

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

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

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

#79 - `UNSIGNED` is missing

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

#79 - `UNSIGNED` is missing

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

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

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

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

Issue - State: closed - Opened by LeoniePhiline over 1 year ago

#77 - MariaDB syntax

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

#77 - MariaDB syntax

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

#76 - generated files and workflows

Issue - State: closed - Opened by dmfay over 1 year ago - 3 comments

#76 - generated files and workflows

Issue - State: closed - Opened by dmfay over 1 year ago - 3 comments

#75 - Allow for nested joins

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

#75 - Allow for nested joins

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

#74 - Detect empty comments

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

#74 - Detect empty comments

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

#73 - Default values in Column Definitions

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

#73 - Default values in Column Definitions

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

#72 - Comments are not terminated by newline

Issue - State: closed - Opened by LeoniePhiline over 1 year ago - 5 comments

#72 - Comments are not terminated by newline

Issue - State: closed - Opened by LeoniePhiline over 1 year ago - 5 comments

#71 - Some more MariaDB syntax missing or inconsistent highlight

Issue - State: closed - Opened by LeoniePhiline over 1 year ago - 4 comments

#71 - Some more MariaDB syntax missing or inconsistent highlight

Issue - State: closed - Opened by LeoniePhiline over 1 year ago - 4 comments

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

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

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

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

#69 - Support for Hive specific statements

Issue - State: closed - Opened by matthias-Q over 1 year ago - 8 comments

#69 - Support for Hive specific statements

Issue - State: closed - Opened by matthias-Q over 1 year ago - 8 comments

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

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

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

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

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

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

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

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

#66 - Suggestions

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

#66 - Suggestions

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

#65 - Named expression node in join/where

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

#65 - Named expression node in join/where

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

#64 - more expression and other cleanup

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

#64 - more expression and other cleanup

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

#63 - Remove predicate and merge into binary_expression

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

#63 - Remove predicate and merge into binary_expression

Pull Request - State: closed - Opened by DerekStride over 1 year 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

#56 - Unary predicates

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

#56 - Unary predicates

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

#55 - Derek/remove artifacts

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

#55 - Derek/remove artifacts

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

#54 - Update the repo to not require checking in the parser files

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

#54 - Update the repo to not require checking in the parser files

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

#53 - Count & IS / IS NOT fixes

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

#53 - Count & IS / IS NOT fixes

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

#52 - Support `BEGIN ... END` blocks

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

#52 - Support `BEGIN ... END` blocks

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

#51 - Wrap select expressions in a term node

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