Skip to content

【Formatter】Support SQL Format in @Sql #278

@xterao

Description

@xterao

Implement SQL Format in @SQL.

@Select
    @Sql("""
            SELECT *
            FROM employee
            WHERE id = /*entity.id*/0
            """)
    Emp selectWithSql(Employee entity);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions