Skip to content

Named placeholders and raw_query #219

@mgalang

Description

@mgalang

Named placeholders does not work anymore when using raw_query

ref: https://github.com/j4mie/idiorm/blob/master/idiorm.php#L415

commit: 6a9b77c:

Yep, that is gonna be the case - I hadn't noticed before. The problem here is the the for loop is trouncing the named param with a ordered/positional/integer one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions