Skip to content

SQLite not handling parameter count mismatch correctly #2020

@aleks-f

Description

@aleks-f

Expected behavior

When the number of parameters bound does not correspond to the number of placeholders in the statement, an exception should be thrown.

Actual behavior

No exception thrown on parameter count mismatch.

Steps to reproduce the problem

run faulty test

POCO version

all up to 1.8.1

Compiler and version

all

Operating system and version

all

Other relevant information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions