Ecosyste.ms: Issues

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

GitHub / pyramation/pgsql-parser issues and pull requests

#103 - Reliably identify table names?

Issue - State: open - Opened by MikeCarbone 8 months ago

#102 - Update deparser.js for ALL caps needsQuotes

Pull Request - State: open - Opened by ateszki 9 months ago

#100 - Error: List is not implemented:

Issue - State: open - 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 over 1 year ago

#95 - Error installing the package on Windows 10

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

#94 - chore(deps): bump json5 from 2.2.0 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#93 - PG 15 upgrade

Issue - State: open - Opened by pyramation over 1 year ago - 7 comments

#92 - PG 14 upgrade

Issue - State: open - Opened by pyramation over 1 year ago - 5 comments

#91 - chore(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#90 - chore(deps): bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#89 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#88 - New release of pgsql-parser for macOS SDK Issue

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

#87 - Add support for cte materialization

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

#86 - Add async entrypoint to parser

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

#85 - Question: why not async?

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

#84 - Get all CTE tests passing

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

#83 - Implement TRUNCATE TABLE

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

#82 - implement TRUNCATE TABLE

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

#81 - Improve debugability in kitchen sink test failures

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

#80 - TruncateStmt plus some progress on CTEs

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

#79 - Queries with CTEs (WITH clause) that have column aliases cause syntax error

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

#78 - supabase artifact not found

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

#77 - Use in client side

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

#76 - PRs from postgres-ast-deparser for reference

Issue - State: open - Opened by pyramation about 2 years ago

#75 - implement LockStmt (lock statements)

Pull Request - State: closed - Opened by acarl005 about 2 years ago

#74 - Parsed syntax tree missing "stmt_location" attribute

Issue - State: closed - Opened by acarl005 about 2 years ago

#73 - Pass through the missing "stmt_location" attribute

Pull Request - State: closed - Opened by acarl005 about 2 years ago - 1 comment

#72 - COPY statement with deparse not supported?

Issue - State: closed - Opened by dforsber about 2 years ago - 3 comments

#71 - npm install pgsql-parser on alpine stop to work

Issue - State: closed - Opened by uraquitanfilho about 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] over 2 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] over 2 years ago
Labels: dependencies

#62 - Possible bug in deparse IS DISTINCT FROM

Issue - State: open - Opened by benny-medflyt over 2 years ago

#61 - Bump `libpg-query` depedency to 13.1.2

Pull Request - State: closed - Opened by maschwenk over 2 years ago

#60 - Loosen dependency on dotty

Issue - State: closed - Opened by benasher44 over 2 years ago - 2 comments

#59 - pgsql-parser browser version

Issue - State: closed - Opened by luckyfanghe over 2 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] over 2 years ago - 1 comment
Labels: dependencies

#57 - Feature Request: Support PL/pgSQL

Issue - State: open - Opened by cobolbaby over 2 years ago - 1 comment

#56 - deparse altered "CREATE VIEW" statement, removed OR REPLACE

Issue - State: closed - Opened by divyenduz over 2 years ago - 1 comment

#55 - deparse altered "CREATE TABLE" statement, removed WITHOUT TIME ZONE

Issue - State: closed - Opened by divyenduz over 2 years ago - 6 comments

#51 - deparse altered "CREATE INDEX" statement, removed index order

Issue - State: closed - Opened by divyenduz over 2 years ago - 1 comment

#49 - deparse altered "ALTER TABLE" statement, removed ON DELETE, ON UPDATE clauses

Issue - State: closed - Opened by divyenduz over 2 years ago - 1 comment

#46 - deparse altered "ALTER FUNCTION" statement, removed brackets ()

Issue - State: closed - Opened by divyenduz over 2 years ago - 1 comment

#43 - deparser printing ALTER TABLE ALTER COLUMN statement partially

Issue - State: closed - Opened by divyenduz over 2 years ago - 3 comments

#42 - DefineStmt is not implemented

Issue - State: closed - Opened by divyenduz over 2 years ago - 2 comments

#41 - deparser doesn't support alter sequence queries

Issue - State: closed - Opened by divyenduz over 2 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] almost 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] almost 3 years ago
Labels: dependencies

#38 - Deparser options

Issue - State: closed - Opened by beeing almost 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] almost 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] almost 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] about 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] about 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] about 3 years ago - 1 comment
Labels: dependencies

#32 - Missing AltSeqStmt

Issue - State: closed - Opened by WoLfulus about 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] about 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] about 3 years ago - 1 comment
Labels: dependencies

#29 - What version of libpg_query does this use?

Issue - State: closed - Opened by rattrayalex about 3 years ago - 2 comments

#28 - preceeding test case

Issue - State: closed - Opened by pyramation over 3 years ago - 1 comment

#27 - 13 develop

Pull Request - State: closed - Opened by pyramation over 3 years ago

#26 - future 13 preview (not for merge)

Pull Request - State: closed - Opened by pyramation over 3 years ago

#25 - Bump dotty from 0.1.0 to 0.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#24 - Does not install on Windows 10

Issue - State: closed - Opened by richardabendroth over 3 years ago - 5 comments

#23 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#22 - typescript definitions?

Issue - State: open - Opened by delaneyj over 3 years ago - 16 comments
Labels: enhancement

#21 - upgrade to PG 12/13

Issue - State: closed - Opened by Impavidity over 3 years ago - 10 comments
Labels: enhancement

#20 - parenthesis

Issue - State: closed - Opened by pyramation over 3 years ago - 4 comments
Labels: enhancement

#19 - parse error

Issue - State: closed - Opened by pyramation over 3 years ago

#18 - other interval types

Issue - State: open - Opened by pyramation over 3 years ago - 1 comment
Labels: enhancement

#17 - cleanup enums

Issue - State: closed - Opened by pyramation over 3 years ago
Labels: enhancement

#16 - when we upgrade to PG 12/13, add these test cases

Issue - State: closed - Opened by pyramation over 3 years ago - 4 comments
Labels: testcase

#15 - newValIsAfter in AlterEnumStmt missing

Issue - State: closed - Opened by pyramation over 3 years ago
Labels: bug

#14 - Bump node-fetch from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#13 - Bump acorn from 6.4.0 to 6.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#12 - parse docs

Issue - State: closed - Opened by pyramation over 3 years ago
Labels: documentation, enhancement

#11 - named arguments

Issue - State: closed - Opened by pyramation over 3 years ago

#10 - misc verifications needed

Issue - State: closed - Opened by pyramation over 3 years ago

#9 - Cannot install using VS Code terminal

Issue - State: open - Opened by bfelbo almost 4 years ago - 4 comments
Labels: bug

#8 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#7 - V7 pg plpgsql query native

Pull Request - State: closed - Opened by pyramation almost 4 years ago

#6 - upgrade to use pg-plpgsql-query-native

Issue - State: closed - Opened by pyramation almost 4 years ago - 1 comment

#5 - typedef

Issue - State: closed - Opened by flowHater about 4 years ago

#4 - Bump js-yaml from 3.12.0 to 3.14.0

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies