Skip to content

[ Feature] Add possibility to add variable which will not be a query parameter #13

Open
@TheCelavi

Description

@TheCelavi

Add possibility to add variable only to parameters, which will not be set as query param.

$param->variable(name, value);

This is useful for batch updates/inserts where parsing queries can cause JIT stack overflow due to large query processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions