An open API service providing commit metadata for open source projects.

GitHub / JSQLParser/JSqlParser / commits

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

SHA Message Author Date Stats
709476cd build: update gradle syntax
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
5b64f226 doc: fix download links
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
e1b317d4 build: GH action
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
669c4e87 build: GH action
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
abd103ce build: GH action
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
8018a827 build: GH action
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
48cc2f74 feat: parsing Piped SQL, complete all Operators
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
f687f77d feat: parsing Piped SQL
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
7364ff31 merge Merge remote-tracking branch 'origin/piped_sql' Andreas Reichel <a****s@m****m> over 1 year ago
0544a82d doc: fixes
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
1284bf54 doc: fix the shown version
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
536c5336 build: consolidate GH actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
7456ec0c build: consolidate GH actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
96aa8c55 build: consolidate GH actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
62bd1ac1 build: increase stack size
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
b1be726d build: increase stack size
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
29a63a25 build: update gh actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
c4ebf9ff build: update gh actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
b5bb1321 merge Merge branch 'master' of github.com:JSQLParser/JSqlParser Andreas Reichel <a****s@m****m> over 1 year ago
6a25babf build: update gh actions
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
3fee9aa9 feat: Support not equals operator with a hat (#2153)
Co-authored-by: Stefan Steinhauser <s****r@a****t>
Stefan Steinhauser <s****v@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9ab1ebde feat: Support unknown keyword (#2141) Emily Ong <e****1@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
df66569a feat: serialize `WithItem`
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
4a8d1f22 merge Merge remote-tracking branch 'origin/master' into piped_sql manticore-projects <a****s@m****m> over 1 year ago
0ab13192 feat: Adding coverage for Postgres "OVERRIDING SYSTEM VALUE" (#2142) nicky6s <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
01dc5f34 feat: Piped SQL and FROM queries (WIP)
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
abf137e0 feat: Piped SQL and FROM queries (WIP)
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
f25e28bf feat: Piped SQL and FROM queries (WIP)
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
1eab6f07 test: add test for breaking the parser
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
fea1425d build: github stack overflow
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
03a0b788 build: github stack overflow
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
18391706 build: github stack overflow
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
f9b1cbd8 fix: allowing skyline keywords as columns, tables, etc. (#2137) nicky6s <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f1dee4c4 #2119 add support INSERT OVERWRITE PARTITION (#2135) tt20061904 <1****4@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d624175b [maven-release-plugin] prepare for next development iteration tw <t****e@g****t> over 1 year ago
b3d857f6 [maven-release-plugin] prepare release jsqlparser-5.1 tw <t****e@g****t> over 1 year ago
086ce2b3 merge Merge origin/master tw <t****e@g****t> over 1 year ago
23cd338f build: github stack overflow
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
fcd08192 build: github stack overflow
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
785af163 fix: rewrite the production to make it comptaible with the Maven build
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
5d1efcee added one license header tw <t****e@g****t> over 1 year ago
1ad52ff4 try working around github build issues manticore-projects <a****s@m****m> over 1 year ago
4ad0068e Update gradle wrapper manticore-projects <a****s@m****m> over 1 year ago
b2877798 feat: allow file names as `Table` supporting CSV or Parquet files
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
5d080b3b build: update memory settings
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
52d80101 build: update memory settings
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
55d2da67 build: update memory settings
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
d9acb5f4 Fix null exception in ExpressionVisitorAdapter with simple INTERVAL expressio... Tomer Shay <t****y@a****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1edc439a build: update memory settings
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
642e7a79 build(deps): bump org.junit.jupiter:junit-jupiter-engine (#2129)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f6c3c7dc feat: add support MATCH_ANY MATCH_ALL MATCH_PHRASE MATCH_PHRASE_PREFIX MATCH_... Liming Deng <l****o@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
39004642 add support for MATERIALIZED in WITH clause (#2128) Tomer Shay <t****y@a****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8f8439e4 fix: [FEATURE] TablesNamesFinder does not support CREATE VIEW #2123 (#2124) Cedric Dandoy <1****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
18c1a2c6 feat mysql alter force,engine,algorithm,lock (#2121)
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e122bcf7 fix: De-parse `TableFunction`
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
469190d0 fix: Alias of the ParenthesedSelect when FromItem is a TableFunction
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
e8ff9fb9 feat: syntax sugar for table functions
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
b0b0f4d6 feat: functions with extra keywords, like BigQuery Timeseries functions
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> over 1 year ago
92bbd90e feat: add JSON to the list of data types
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> over 1 year ago
82251789 fix: JSon functions with Column parameters
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
7ed3ce92 increase gradle build memory Andreas Reichel <a****s@m****m> almost 2 years ago
d5af1f1c update Gradle wrapper Andreas Reichel <a****s@m****m> almost 2 years ago
8b4149b3 Fix issue 2089: Enhance MySQL CONVERT Statement Parsing (#2117)
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fee2f90c Fix issue 2106: Add parsing functionality for MySQL ALTER Table option statem...
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f80800ca feat: proper `:` JSon operator
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
7acf9d54 fix: Issue #2109 true and false value parsed as column instead of BooleanValu...
Co-authored-by: Luca Rota <l****a@e****m>
lucarota <l****a@l****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
bc0c5d2d doc: fixes
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
12952d64 Fix issue 2106: Add parsing functionality for MySQL ADD PARTITION and DROP PA...
Co-authored-by: mj-db <m****b@k****m>, Andreas Reichel <a****s@m****m>
Signed-off-by: Andreas Reichel <a****s@m****m>, Andreas Reichel <a****s@m****m>, Andreas Reichel <a****s@m****m>, Andreas Reichel <a****s@m****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7b0e42f6 Fix issue 2106: Add parsing functionality for MySQL `ADD PARTITION` and `DROP...
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6eb58875 feat: Snowflake `GET` operator `:`
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
dc123820 Add parsing functionality for MySQL CONVERT TO statement (#2097)
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f3f6b727 Fix issue 2090: Correctly parse LOCK clause in ALTER TABLE statements (#2095)
Co-authored-by: mj-db <m****b@k****m>
Minjae Lee <m****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3030c35d fix: `CREATE TABLE` UNIQUE vs. UNIQUE KEY
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
229099c7 Fix parsing `ALTER TABLE ... ADD COLUMNS (...)` (#2087) Nathan Jaremko <n****n@j****a>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
10658530 chore: Update dependabot
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
420efa80 doc: Explain the different Alias types and use cases
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
4814ccdd feat: `LATERAL VIEW` supports multiple alias columns
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
be8ff930 fix: clean up minor issues around #2083
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
30469248 Failure to parse query with PRIOR in select list (#2083) hannes92 <h****s@h****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5cf281f1 feat: `ON OVERFLOW` support for the `ListAgg` function (Oracle, DB2)
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
3d488352 feat: `JsonExpression` supports Expressions rather than Char/Long only
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
90adf829 feat: `CosineSimilarity` Expression
Signed-off-by: Andreas Reichel <a****s@m****m>
Andreas Reichel <a****s@m****m> almost 2 years ago
d1373c5f Skyline syntax (preferring clause) (#2078)
Co-authored-by: Stefan Steinhauser <s****r@a****t>
Stefan Steinhauser <s****v@s****l>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
60f4d74f Unparenthesized `SubSelect` as `FromItem` (#2073)
Co-authored-by: Stefan Steinhauser <s****r@a****t>
Stefan Steinhauser <s****v@s****l>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
59593fa5 merge Merge branch 'master' of github.com:JSQLParser/JSqlParser manticore-projects <a****s@m****m> almost 2 years ago
091736a2 doc: fix the Git clone instructions
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> almost 2 years ago
bd6c74fc doc: fix the Git clone instructions
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> almost 2 years ago
27969def Create dependabot.yml manticore-projects <a****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
db4b04dd fix: avoid NPE
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
25b08b15 feat: add syntax sugar for accessing name parts easier
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
d3d3af9b fix: fix the Grammar so it builds with Maven
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
d837b677 feat: add Oracle/H2 `EXPLAIN PLAN [FOR] select`
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
ad132ee2 feat: add DuckDB `SUMMARIZE table | select`
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
6a9b58f0 merge Merge branch 'master' of github.com:JSQLParser/JSqlParser manticore-projects <a****s@m****m> about 2 years ago
33ba5eb5 fix: `TableNameFinder` for `Alter Table`
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
340d855d Tobias Warneke <t****e@g****t> about 2 years ago
a8791279 feature: allow parsing BigQuery single pair quotes, e. g. "catalog.schema.tab...
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
93ca6610 Exasol support (#2046)
Co-authored-by: Stefan Steinhauser <s****r@a****t>, Andreas Reichel <a****s@m****m>
Signed-off-by: Andreas Reichel <a****s@m****m>, Andreas Reichel <a****s@m****m>
Stefan Steinhauser <s****v@s****l>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7e7acba1 feat: methods for returning unquoted names and identifiers
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago
728b286f feat: methods for returning unquoted names and identifiers
Signed-off-by: Andreas Reichel <a****s@m****m>, manticore-projects <a****s@m****m>
manticore-projects <a****s@m****m> about 2 years ago

← Back to repository