Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nene/sql-parser-cst issues and pull requests
#102 - Examples or real-world SQL
Issue -
State: open - Opened by nene 8 days ago
#101 - support GROUP BY ALL in BigQuery
Pull Request -
State: closed - Opened by bmagyarkuti about 1 month ago
- 2 comments
#100 - with recursive clause not supported
Issue -
State: closed - Opened by qiqingli about 1 month ago
- 2 comments
#99 - Postgres support (transactions)
Issue -
State: closed - Opened by nene 2 months ago
#98 - Postgres support (Cursors)
Issue -
State: open - Opened by nene 2 months ago
#97 - Postgres support (special functions syntax)
Issue -
State: open - Opened by nene 2 months ago
#96 - Postgres support (custom operators)
Issue -
State: open - Opened by nene 3 months ago
#95 - Reserved keywords can't be used as aliases in PostgreSQL
Issue -
State: open - Opened by nene 3 months ago
#94 - Postgres support (extensions)
Issue -
State: open - Opened by nene 3 months ago
#93 - Parsing postgres scripts fails with when it contains `CREATE EXTENSION`
Issue -
State: closed - Opened by buttilda 3 months ago
- 1 comment
#92 - Properly determine SQLite reserved keywords
Issue -
State: open - Opened by nene 3 months ago
#90 - Decimal numbers without leading digits fail to parse
Issue -
State: closed - Opened by nene 3 months ago
#89 - MySQL support (DELIMITER)
Issue -
State: open - Opened by nene 3 months ago
- 2 comments
#88 - Can't build without @types/node
Issue -
State: closed - Opened by TonyGravagno 3 months ago
- 1 comment
#87 - Provide ESM build?
Issue -
State: open - Opened by imathews 4 months ago
- 4 comments
#86 - Add Snowflake support
Issue -
State: open - Opened by velocityzen 5 months ago
#85 - PostgreSQL: cast operator support polishing
Issue -
State: closed - Opened by bbenezech 5 months ago
- 3 comments
#84 - Support JSON_OBJECT() in PostgreSQL
Issue -
State: open - Opened by nene 6 months ago
#83 - add prettier check setting
Pull Request -
State: closed - Opened by YuMuuu 7 months ago
- 1 comment
#82 - Add Node 18 and 20 to CI
Pull Request -
State: closed - Opened by YuMuuu 7 months ago
- 1 comment
#81 - Support User-Defined Variables for mysql
Pull Request -
State: closed - Opened by YuMuuu 7 months ago
- 4 comments
#80 - Syntax error column name key in SQLite
Issue -
State: closed - Opened by samal-rasmussen 8 months ago
- 6 comments
#79 - PostgreSQL `^@` operator causes parse error
Issue -
State: open - Opened by nene 10 months ago
- 1 comment
#78 - Postgres support (user defined types)
Issue -
State: open - Opened by nene 10 months ago
- 2 comments
#77 - Postgres CREATE TYPE
Issue -
State: closed - Opened by maheshsundaram 10 months ago
- 2 comments
#76 - Mistakes in type definitions
Issue -
State: closed - Opened by nene 10 months ago
#75 - Add support for Postgres Aggregate expressions
Issue -
State: open - Opened by roman-vanesyan 11 months ago
- 4 comments
#74 - Fails parsing BigQuery EXTRACT() format with time zone
Issue -
State: open - Opened by hrsma2i 11 months ago
- 1 comment
#73 - Postgres support (users, roles, groups)
Issue -
State: open - Opened by nene 11 months ago
#72 - Feature request: Parse JSON_BUILD_OBJECT() with one key-value pair per line
Issue -
State: closed - Opened by marnixhoh 11 months ago
- 1 comment
#71 - Postgres support
Issue -
State: closed - Opened by kevbook 11 months ago
- 2 comments
#70 - ALTER VIEW .. ALTER COLUMN takes column number, not name (in PostgreSQL)
Issue -
State: closed - Opened by nene 12 months ago
Labels: bug
#69 - Support the latest BigQuery syntax
Issue -
State: closed - Opened by nene almost 1 year ago
#68 - `CreateViewStmt.kinds` field contains `table_kind` not `view_kind`
Issue -
State: closed - Opened by nene about 1 year ago
Labels: bug
#67 - Postgres support (triggers)
Issue -
State: open - Opened by nene about 1 year ago
#66 - Postgres support (sequences)
Issue -
State: closed - Opened by nene about 1 year ago
#65 - Postgres support (schemas)
Issue -
State: open - Opened by nene about 1 year ago
#64 - Postgres support (views)
Issue -
State: closed - Opened by nene about 1 year ago
#63 - Postgres support (functions)
Issue -
State: closed - Opened by nene about 1 year ago
#62 - MySQL support (other statements)
Issue -
State: open - Opened by nene about 1 year ago
#61 - MySQL support (transactions)
Issue -
State: open - Opened by nene about 1 year ago
#60 - MySQL support (procedural language)
Issue -
State: open - Opened by nene about 1 year ago
- 2 comments
#59 - MySQL support (DDL)
Issue -
State: open - Opened by nene about 1 year ago
#58 - Postgres support (indexes)
Issue -
State: closed - Opened by nene about 1 year ago
#57 - Postgres support (alter/drop table)
Issue -
State: closed - Opened by nene about 1 year ago
#56 - MySQL support (alter/drop/rename table)
Issue -
State: open - Opened by nene about 1 year ago
#55 - MySQL support (create table)
Issue -
State: open - Opened by nene about 1 year ago
#54 - MySQL support (DML)
Issue -
State: closed - Opened by nene about 1 year ago
#53 - SQLite replace() function causes a syntax error
Issue -
State: closed - Opened by nene about 1 year ago
#52 - Performance issues with many logical conditions
Issue -
State: closed - Opened by imathews about 1 year ago
- 3 comments
#51 - Fails with PostgreSQL table function call with table alias and column definitions
Issue -
State: closed - Opened by nene about 1 year ago
#50 - Upgrade to Peggy 3
Pull Request -
State: closed - Opened by nene about 1 year ago
- 2 comments
#49 - Postgres support (operators)
Issue -
State: open - Opened by nene about 1 year ago
#48 - Postgres support (create table)
Issue -
State: closed - Opened by nene about 1 year ago
#47 - Postgres support (DML)
Issue -
State: closed - Opened by nene about 1 year ago
- 4 comments
#46 - Postgres support (data types)
Issue -
State: closed - Opened by nene about 1 year ago
#45 - Unicode identifiers are not supported in SQLite
Issue -
State: closed - Opened by kemisstep about 1 year ago
- 3 comments
#44 - Postgres support (queries)
Issue -
State: closed - Opened by nene about 1 year ago
#43 - Postgres support (other statements)
Issue -
State: open - Opened by nene over 1 year ago
#42 - Postgres support (basic syntax)
Issue -
State: open - Opened by nene over 1 year ago
- 8 comments
#41 - Support for query placeholders
Issue -
State: closed - Opened by vsviridov over 1 year ago
- 3 comments
#40 - Postgres Support
Issue -
State: open - Opened by shishkin almost 2 years ago
- 5 comments
#39 - MS SQL Server support
Issue -
State: open - Opened by antimirov almost 2 years ago
- 1 comment
#38 - `mysql` mode is slow with `paren_expr`
Issue -
State: closed - Opened by osaton almost 2 years ago
- 2 comments
#37 - Named parameters fail if identifier is quoted
Issue -
State: closed - Opened by imathews almost 2 years ago
- 1 comment
#36 - API method to expose the list of referenced tables?
Issue -
State: closed - Opened by imathews almost 2 years ago
- 4 comments
#35 - Unexpected "UNNEST" in BigQuery parser
Issue -
State: closed - Opened by imathews almost 2 years ago
- 3 comments
#34 - Wrap plain keywords inside proper node types in extract_expr and interval_expr
Issue -
State: closed - Opened by nene almost 2 years ago
#33 - Split show() function to multiple files
Issue -
State: closed - Opened by nene almost 2 years ago
#32 - MariaDB support
Issue -
State: open - Opened by nene almost 2 years ago
#31 - Incorrect Keyword type in ExecuteStmt
Issue -
State: closed - Opened by nene almost 2 years ago
#30 - New BigQuery syntax: ALTER CAPACITY / ALTER RESERVATION
Issue -
State: closed - Opened by nene almost 2 years ago
#29 - BigQuery syntax change: CREATE CAPACITY / RESERVATION ASSIGNMENT
Issue -
State: closed - Opened by nene almost 2 years ago
#28 - CREATE ROW ACCESS POLICY should have list of clauses
Issue -
State: closed - Opened by nene almost 2 years ago
#27 - ROW keyword in MergeActionInsert should be a separate node type
Issue -
State: closed - Opened by nene almost 2 years ago
#26 - AST-parser
Pull Request -
State: closed - Opened by nene almost 2 years ago
- 1 comment
#25 - SQLite CREATE VIRTUAL TABLE should parse into CreateTableStmt
Issue -
State: closed - Opened by nene almost 2 years ago
#24 - TriggerEvent should include ON tablename part
Issue -
State: closed - Opened by nene almost 2 years ago
#23 - BigQuery @@system_variables not supported
Issue -
State: closed - Opened by nene almost 2 years ago
#22 - RaiseExpr argument should not be plain keyword
Issue -
State: closed - Opened by nene almost 2 years ago
#21 - Fails parsing BigQuery CAST() format with time zone
Issue -
State: closed - Opened by nene almost 2 years ago
#20 - CreateViewStmt should use list of clauses instead of options
Issue -
State: closed - Opened by nene almost 2 years ago
#19 - Error parsing DROP SNAPSHOT/EXTERNAL TABLE in BigQuery
Issue -
State: closed - Opened by nene almost 2 years ago
#18 - Error parsing FOR SYSTEM_TIME AS OF in BigQuery
Issue -
State: closed - Opened by nene almost 2 years ago
#17 - Incorrect syntax tree when parsing unlabeled STRUCT literals (BigQuery)
Issue -
State: closed - Opened by nene about 2 years ago
#16 - Add more specific TypeScript types for operators
Issue -
State: closed - Opened by nene about 2 years ago
#15 - Make option names consistent: preserve -> include
Issue -
State: closed - Opened by nene about 2 years ago
#14 - Some inconsistencies in CST
Issue -
State: closed - Opened by nene about 2 years ago
#13 - Represent all keywords using keyword node type
Issue -
State: closed - Opened by nene about 2 years ago
#12 - ORDER BY and LIMIT not supported in DELETE statement of SQLite
Issue -
State: closed - Opened by nene about 2 years ago
#11 - Ordering and autoincrement not supported for SQLite primary key
Issue -
State: closed - Opened by nene about 2 years ago
#10 - IF function breaks parser
Issue -
State: closed - Opened by osaton about 2 years ago
- 4 comments
#9 - Fix `cstVisitor`'s node check for `null` values
Pull Request -
State: closed - Opened by osaton about 2 years ago
- 1 comment
#8 - Great job
Issue -
State: closed - Opened by grant-d about 2 years ago
- 2 comments
#7 - MySQL support
Issue -
State: open - Opened by nene about 2 years ago
#6 - BigQuery support (statements)
Issue -
State: closed - Opened by nene about 2 years ago
#5 - MySQL support (queries)
Issue -
State: open - Opened by nene about 2 years ago
#4 - Properly evaluate escape sequences in MySQL strings
Issue -
State: closed - Opened by nene about 2 years ago
#3 - Add unquoted names and values
Issue -
State: closed - Opened by nene about 2 years ago
#2 - BigQuery support (queries)
Issue -
State: closed - Opened by nene about 2 years ago