Skip to content

Use pysqlite3 if available #360

@simonw

Description

@simonw

pysqlite3 is a way to provide access to a more recent version of SQLite than the standard library sqlite3 module (which tends to use the version provided with the operating system - which on e.g. the Travis CI Ubuntu build environment can be as old as 3.8.0).

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