[xwiki/xwiki-platform] f3f925: XWIKI-21286: Upgrade to JSqlParser 5.3
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f3f9259ef52c608e7f078743701b0a624114d0cd https://github.com/xwiki/xwiki-platform/commit/f3f9259ef52c608e7f078743701b0... Author: Thomas Mortagne <[email protected]> Date: 2026-08-06 (Thu, 06 Aug 2026) Changed paths: M pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-manager/src/main/java/org/xwiki/query/internal/EscapeLikeParametersQuery.java Log Message: ----------- XWIKI-21286: Upgrade to JSqlParser 5.3 * adapt to the removal of SelectBody: PlainSelect now extends Select directly * adapt to Statements and ExpressionList exposing the List API, making getStatements() and getExpressions() obsolete * adapt to SelectItem becoming a generic class, replacing SelectExpressionItem * adapt to the reworked visitors, taking a context and returning a result * return early when a function is called without any parameter, since Function#getParameters() is null in that case Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications