Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / launchql/pgsql-parser issues and pull requests
#127 - Roundtripping SQL through parser->deparser strips database name from table
Issue -
State: open - Opened by chris-codaio about 2 months ago
#126 - Unable to install pgsql-parser
Issue -
State: closed - Opened by DVGY 2 months ago
- 2 comments
#125 - chore(deps): bump micromatch from 4.0.5 to 4.0.8
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#124 - deparser bug: Incorrect string escaping
Issue -
State: open - Opened by rwe 5 months ago
#123 - Incorrect parsing of quotes in create aggregate
Issue -
State: open - Opened by k-koehler 5 months ago
#122 - chore(deps): bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#121 - Segmentation fault
Issue -
State: open - Opened by gajus 6 months ago
#120 - chore(deps): bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#119 - upgrade
Pull Request -
State: closed - Opened by pyramation 7 months ago
#118 - chore(deps): bump ejs from 3.1.9 to 3.1.10
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#117 - 16 latest
Pull Request -
State: closed - Opened by pyramation 8 months ago
#116 - upgrade parser, export utils
Pull Request -
State: closed - Opened by pyramation 8 months ago
#115 - added new utils for creating ASTs ðŸ›
Pull Request -
State: closed - Opened by pyramation 8 months ago
#114 - chore(deps): bump @babel/traverse from 7.17.9 to 7.24.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#113 - chore(deps): bump ansi-regex from 5.0.0 to 5.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#112 - chore(deps): bump semver from 5.7.1 to 5.7.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#111 - chore(deps): bump trim-newlines from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#110 - types with tests (and workflow)
Pull Request -
State: closed - Opened by pyramation 8 months ago
#109 - Typescript
Pull Request -
State: closed - Opened by pyramation 8 months ago
#108 - use pg-proto-parser to maintain enum files and getters
Pull Request -
State: closed - Opened by pyramation 8 months ago
#107 - PG 16 upgrade
Issue -
State: open - Opened by pyramation 8 months ago
- 4 comments
#106 - logo
Issue -
State: closed - Opened by pyramation 9 months ago
#105 - upgrade
Pull Request -
State: closed - Opened by pyramation 9 months ago
#104 - new node 20 version for pre-builds
Issue -
State: open - Opened by pyramation 12 months ago
- 1 comment
#103 - Reliably identify table names?
Issue -
State: closed - Opened by MikeCarbone about 1 year ago
#102 - Update deparser.js for ALL caps needsQuotes
Pull Request -
State: closed - Opened by ateszki about 1 year ago
#101 - Bug - Column names with a only capital letters are not surrounded by quotes on deparse.
Issue -
State: open - Opened by ateszki about 1 year ago
#100 - Error: List is not implemented:
Issue -
State: closed - Opened by aniketbiprojit over 1 year ago
- 2 comments
#99 - Merge remove preparse
Pull Request -
State: closed - Opened by pyramation over 1 year ago
- 1 comment
#98 - Unwrap Lists in deparse instead of preparsing the AST + remove lodash
Pull Request -
State: closed - Opened by benasher44 over 1 year ago
- 6 comments
#97 - transformArrays slow for large queries
Issue -
State: closed - Opened by benasher44 over 1 year ago
- 2 comments
#96 - CREATE INDEX with expression missing extra parenthesis
Issue -
State: open - Opened by beeing almost 2 years ago
#95 - Error installing the package on Windows 10
Issue -
State: closed - Opened by grindarius almost 2 years ago
- 1 comment
#94 - chore(deps): bump json5 from 2.2.0 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#93 - PG 15 upgrade
Issue -
State: open - Opened by pyramation almost 2 years ago
- 7 comments
#92 - PG 14 upgrade
Issue -
State: open - Opened by pyramation almost 2 years ago
- 5 comments
#91 - chore(deps): bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#90 - chore(deps): bump qs from 6.5.2 to 6.5.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#89 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#88 - New release of pgsql-parser for macOS SDK Issue
Issue -
State: closed - Opened by benasher44 about 2 years ago
- 3 comments
#87 - Add support for cte materialization
Pull Request -
State: closed - Opened by tomquist about 2 years ago
- 2 comments
#86 - Add async entrypoint to parser
Pull Request -
State: closed - Opened by acarl005 about 2 years ago
#85 - Question: why not async?
Issue -
State: closed - Opened by acarl005 about 2 years ago
- 2 comments
#84 - Get all CTE tests passing
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
#83 - Implement TRUNCATE TABLE
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
- 3 comments
#82 - implement TRUNCATE TABLE
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
#81 - Improve debugability in kitchen sink test failures
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
- 2 comments
#80 - TruncateStmt plus some progress on CTEs
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
- 7 comments
#79 - Queries with CTEs (WITH clause) that have column aliases cause syntax error
Issue -
State: closed - Opened by acarl005 over 2 years ago
- 6 comments
#78 - supabase artifact not found
Issue -
State: closed - Opened by patiee over 2 years ago
- 6 comments
#77 - Use in client side
Issue -
State: closed - Opened by ushrestha-chwy over 2 years ago
- 1 comment
#76 - PRs from postgres-ast-deparser for reference
Issue -
State: open - Opened by pyramation over 2 years ago
#75 - implement LockStmt (lock statements)
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
#74 - Parsed syntax tree missing "stmt_location" attribute
Issue -
State: closed - Opened by acarl005 over 2 years ago
#73 - Pass through the missing "stmt_location" attribute
Pull Request -
State: closed - Opened by acarl005 over 2 years ago
- 1 comment
#72 - COPY statement with deparse not supported?
Issue -
State: closed - Opened by dforsber over 2 years ago
- 3 comments
#71 - npm install pgsql-parser on alpine stop to work
Issue -
State: closed - Opened by uraquitanfilho over 2 years ago
- 13 comments
#70 - chore(deps): bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#69 - Error: CallStmt is not implemented
Issue -
State: closed - Opened by acarl005 over 2 years ago
- 1 comment
#68 - Error: LockStmt is not implemented
Issue -
State: closed - Opened by acarl005 over 2 years ago
- 4 comments
#67 - chore(deps): bump ws from 7.4.4 to 7.5.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#66 - chore(deps): bump browserslist from 4.16.3 to 4.20.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#65 - upgrade to use pre-built binaries
Issue -
State: closed - Opened by pyramation over 2 years ago
#64 - chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#63 - chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#62 - Possible bug in deparse IS DISTINCT FROM
Issue -
State: open - Opened by benny-medflyt almost 3 years ago
#61 - Bump `libpg-query` depedency to 13.1.2
Pull Request -
State: closed - Opened by maschwenk almost 3 years ago
#60 - Loosen dependency on dotty
Issue -
State: closed - Opened by benasher44 almost 3 years ago
- 2 comments
#59 - pgsql-parser browser version
Issue -
State: closed - Opened by luckyfanghe about 3 years ago
- 2 comments
#58 - chore(deps): bump dotty from 0.1.0 to 0.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#57 - Feature Request: Support PL/pgSQL
Issue -
State: open - Opened by cobolbaby about 3 years ago
- 1 comment
#56 - deparse altered "CREATE VIEW" statement, removed OR REPLACE
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#55 - deparse altered "CREATE TABLE" statement, removed WITHOUT TIME ZONE
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 6 comments
#54 - deparse altered "CREATE VIEW" statement, removed OR REPLACE, changed JOIN to INNER JOIN
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 3 comments
#53 - deparse altered "CREATE TABLE" statement, changes WITH (OIDS = FALSE) to WITHOUT OIDS
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#52 - deparse altered "CREATE TABLE" statement, removed quotes from column name
Issue -
State: open - Opened by divyenduz about 3 years ago
#51 - deparse altered "CREATE INDEX" statement, removed index order
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#50 - deparse altered "COMMENT ON COLUMN" statement, the string is escaped and a ' is removed
Issue -
State: open - Opened by divyenduz about 3 years ago
#49 - deparse altered "ALTER TABLE" statement, removed ON DELETE, ON UPDATE clauses
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#48 - deparse altered "CREATE TABLE" statement, removed quotes from CONSTRAINT name
Issue -
State: open - Opened by divyenduz about 3 years ago
#47 - deparse altered "CREATE INDEX" statement, removed double quotes from index name, columns list and removed USING clause
Issue -
State: open - Opened by divyenduz about 3 years ago
#46 - deparse altered "ALTER FUNCTION" statement, removed brackets ()
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#45 - deparse altered "CREATE EXTENSION" statement, removed "WITH SCHEMA <schema name>"
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 1 comment
#44 - deparse altered CREATE TABLE statement, removes "IF NOT EXISTS"
Issue -
State: closed - Opened by divyenduz about 3 years ago
#43 - deparser printing ALTER TABLE ALTER COLUMN statement partially
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 3 comments
#42 - DefineStmt is not implemented
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 2 comments
#41 - deparser doesn't support alter sequence queries
Issue -
State: closed - Opened by divyenduz about 3 years ago
- 3 comments
#40 - chore(deps): bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#39 - chore(deps): bump tar from 4.4.13 to 4.4.19
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#38 - Deparser options
Issue -
State: closed - Opened by beeing over 3 years ago
- 4 comments
#37 - chore(deps): bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#36 - chore(deps): bump tar from 4.4.13 to 4.4.15
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#35 - chore(deps): bump ssri from 6.0.1 to 6.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#34 - chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#33 - chore(deps): bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#32 - Missing AltSeqStmt
Issue -
State: closed - Opened by WoLfulus over 3 years ago
- 3 comments
#31 - chore(deps): bump ws from 7.4.4 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#30 - chore(deps): bump browserslist from 4.16.3 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#29 - What version of libpg_query does this use?
Issue -
State: closed - Opened by rattrayalex over 3 years ago
- 2 comments
#28 - preceeding test case
Issue -
State: closed - Opened by pyramation over 3 years ago
- 1 comment