Skip to content

Database: IN in Column operator (2.0.11 BC break) #1175

@Vrtak-CZ

Description

@Vrtak-CZ

Nette\InvalidArgumentException Column operator does not accept array argument.

$this->db->table('foo')->where('bar IN (?)', array(1, 2));

This code in Nette 2.0.10 works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions