Skip to content

NOT IN doesn't get redered correctly [DATAJDBC-410] #631

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-410 and commented

The NOT IN in the following statement doesn't get rendered properly.

StatementBuilder.select(left).from(table).where(left.in(right).not()).build()

which causes spring-projects/spring-data-r2dbc#177 (comment)


Referenced from: pull request #167

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions