Skip to content

add action to convert sql statements in query annotations from string literals into text blocks #1923

Description

@martinlippert

When inserting query annotations from the AOT generated Spring Data metadata, we offer the option to nicely format those query strings into text blocks. It would be good to offer this as an isolated code action (including a validation), so that users could convert EXISTING query annotations that use a string literal for the query statement into nicely formatted text blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions