Skip to content

Query preparation verification #1

@JDougherty

Description

@JDougherty

With prepared statements, QSqlQuery::prepare() will fail on SQL syntax errors, which QSqlQuery::exec() will not catch (it will fail for not having the right number of parameters). Currently, almost none of the prepare() calls are checked for return value.

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