Skip to content

Sqlite Prepared statements, Boolean Conversion #113807

Closed as not planned
Closed as not planned
@LukasFehring

Description

@LukasFehring

Bug report

Bug description:

When using the prepared statements of sqlite, the values "TRUE" and "FALSE" are not being converted to 1, and 0. Howerver, according to the sqlite documentation this should happen. Instead one has to use the python types in the prepared values.

CPython versions tested on:

3.9

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions