Skip to content

[aot repositories] use text block when converting spring data jdbc query strings #1726

@martinlippert

Description

@martinlippert

When converting generated queries for Spring Data JDBC repositories, the query can contain a lot of strings in quotes (and therefore escaped quote characters). A better way of writing those queries is to put them into a text block, which then avoid having to escape the quotes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions