An open API service providing repository metadata for many open source software ecosystems.

GitHub / hackolade / sql-select-statement-parser

Returns object describing columns and tables names used in SQL SELECT query

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackolade%2Fsql-select-statement-parser
PURL: pkg:github/hackolade/sql-select-statement-parser

Stars: 5
Forks: 2
Open issues: 0

License: mit
Language: JavaScript
Size: 2.04 MB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 2 months ago

Topics: parser, sql

Releases
v0.0.21

v0.0.21

What’s Changed

Full Changelog: https://github.com/hackolade/sql-select-statement-parser/compare/v0.0.20...v0.0.21

over 1 year ago
Download
v0.0.20

v0.0.20

over 1 year ago
Download
v0.0.19

v0.0.19

Setup eslint
Fix reported issues

What’s Changed

New Contributors

Full Changelog: https://github.com/hackolade/sql-select-statement-parser/compare/v0.0.18...v0.0.19

over 1 year ago
Download
v0.0.18

v0.0.18

Added support of “+ INTERVAL ‘14 DAYS’ days format
Fixed issue with incorrect detection of the root select statement when there are multiple subqueries

almost 2 years ago
Download
v0.0.17

v0.0.17

Added support of underscore identifiers
Fixed issue with handling subquery select statement if there are join statements

almost 2 years ago
Download
v0.0.15

v0.0.15

Added support of SELECT * FROM SELECT … subqueries

almost 2 years ago
Download
v0.0.14

v0.0.14

Added support for UNPIVOT, TIMESTAMP_NTZ tokens for Snowflake

almost 2 years ago
Download
v0.0.13

v0.0.13

Added support for the JSON path Snowflake syntax

almost 2 years ago
Download
v0.0.12

v0.0.12

Added support for Snowflake QUALIFY clause

almost 2 years ago
Download
v0.0.11

v0.0.11

Added support for Jinja quotes syntax

about 2 years ago
Download