Skip to content

Spring JDBC not correctly processing Postgresql ? operator [SPR-16511] #21054

@spring-projects-issues

Description

@spring-projects-issues

RJ opened SPR-16511 and commented

When running the following valid postgresql:

select '{"a":1, "b":2}'::jsonb ? ':1';

I get the error ```
Not allowed to mix named and traditional ? placeholders.


related to #19945 and #18159

Affects: 4.3.14

Issue Links:

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions