jsqlparser-4.7
New API
This is an API breaking release! Please see the migration guide: https://jsqlparser.github.io/JSqlParser/migration.html
Detailed Change Log: https://jsqlparser.github.io/JSqlParser/changelog.html
What's Changed
Changes and new Features
- Assorted Fixes #6 by @manticore-projects in #1740
- ignoring unnecessarily generated surefire report by @optimizing-ci-builds in #1748
- Assorted Fixes #7 by @manticore-projects in #1745
- Refactor Parenthesed SelectBody and FromItem by @manticore-projects in #1754
- Ignoring unnecessarily generated by pmd plugin by @optimizing-ci-builds in #1763
- Ignoring unnecessarily generated jacoco report by @optimizing-ci-builds in #1762
- Fix #1758: Use long for Feature.timeOut by @zaza in #1759
- JSQLParser 5.0 by @manticore-projects in #1778
- Assorted Fixes #8 by @manticore-projects in #1807
- Backslash Quotation of Single-Quote
'\\''
by @manticore-projects in #1813 - feat: add support for INTERPRET function parsing by @matteosist in #1816
- Update Gradle JavaCC parser to latest version (3.0.0) by @zbynek in #1843
- Fixing a problem with an OP_CONCAT in WhenExpression by @amigalev in #1837
New Contributors
- @optimizing-ci-builds made their first contribution in #1748
- @matteosist made their first contribution in #1816
- @zbynek made their first contribution in #1843
- @amigalev made their first contribution in #1837
Full Changelog: jsqlparser-4.6...jsqlparser-4.7