Skip to content

how to use paramater(p1,p2)  #90

@superzhangzl

Description

@superzhangzl

for example:
select * from u where id in(:ids)
=>
when using paramater(p1,p2), i can get a query string like "select * from user where id in(1,3,5)"

Thanks~

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions