4 Commits

Author SHA256 Message Date
f88f1cb679 Accepting request 1259311 from home:fstrba:mpt4
Trying to fix build

OBS-URL: https://build.opensuse.org/request/show/1259311
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsqlparser?expand=0&rev=12
2025-03-27 14:36:09 +00:00
2c8ae864f1 Accepting request 1238181 from home:urbic:branches:Java:packages
- Update to v5.1
  * Changes and new Features
    + Avoid private tokens to be white listed and allow any word
      character in token value
    + Resolve parsing error for CHARACTER SET and COLLATE in MySQL
      ALTER TABLE (issue 2027)
    + fix truncate parsing to capture multiple tables
    + fix insert default values statements not parsing
    + chore adding extra details to unit test scenarios
    + feature/fix: parsing inserts/updates/delete within CTEs
    + chore removing system.out.println lines + minor clean up of
      unit test scripts
    + Exasol support
    + Unparenthesized SubSelect as FromItem
    + Skyline syntax (preferring clause)
    + Failure to parse query with PRIOR in select list
    + Fix parsing ALTER TABLE ... ADD COLUMNS (...)
    + Fix issue 2090: Correctly parse LOCK clause in ALTER TABLE
      statements
    + Fix issue 2089: Add parsing functionality for MySQL CONVERT
      TO statement
    + Fix issue 2106: Add parsing functionality for MySQL ADD
      PARTITION and DROP PARTITION clauses in ALTER TABLE
      statements
    + Fix issue 2106: Add parsing functionality for MySQL ADD
      PARTITION and DROP PARTITION clauses in ALTER TABLE
      statements(2)
    + fix: Issue #2109 true and false value parsed as column
      instead of BooleanValue
    + Fix issue 2106: Add parsing functionality for MySQL ALTER
      Table option statements
    + Fix issue 2089: Enhance MySQL CONVERT Statement Parsing
    + Fix issue 2118: Enhance MySQL ALTER TABLE Parsing
    + fix: [FEATURE] TablesNamesFinder does not support CREATE VIEW
      #2123
    + add support for MATERIALIZED in WITH clause
    + feat: add support MATCH_ANY MATCH_ALL MATCH_PHRASE
      MATCH_PHRASE_PREFIX MATCH_REGEXP
    + build(deps): bump org.junit.jupiter:junit-jupiter-engine from
      5.11.3 to 5.11.4
    + Fix null exception in ExpressionVisitorAdapter with simple
      INTERVAL expression

OBS-URL: https://build.opensuse.org/request/show/1238181
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsqlparser?expand=0&rev=10
2025-01-16 08:49:29 +00:00
c4944c7b8f Accepting request 1220457 from home:urbic:branches:Java:packages
- Update to v5.0
  * Changes and new Features
    + feat: Salesforce SOQL INCLUDES and EXCLUDES operators
    + Add module info
    + Add missing java.sql require
    + feat: Capture expression name part delimiters
    + fix: set stringValue in DoubleValue.setValue
    + support custom DeParser
    + feat: Allow OUTER keyword as function parameter name

OBS-URL: https://build.opensuse.org/request/show/1220457
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsqlparser?expand=0&rev=9
2024-11-04 08:33:59 +00:00
ca7845215e Accepting request 1159173 from home:urbic:java
Submitting a new package

OBS-URL: https://build.opensuse.org/request/show/1159173
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsqlparser?expand=0&rev=1
2024-03-19 06:50:28 +00:00