Skip to content

使用GenericDAO删除语句时sql解析可能有问题 #5

@scs891

Description

@scs891

@SQL("delete from {table_name} where {primary_key} = :1")
xxx.hr_repay_repair 执行时打印sql:delete from hr_repay_repa where id = ?
看似少了两个字符,导致表无法被找到。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions