Skip to content

Throw an error when I pass too many values to be escaped #785

Open
@SomeKittens

Description

@SomeKittens
connection.query('SELECT * FROM users WHERE userid = ?', [userId, userName], cb);

Something's obviously wrong here - an error should be thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions