Skip to content

Does HDBC-sqlite3 check for threadsafety? #11

@soenkehahn

Description

@soenkehahn

sqlite's FAQ says that sqlite is threadsafe if compiled with -DSQLITE_THREADSAFE. This can be checked at runtime with sqlite3_threadsafe(). Does HDBC-sqlite3 does that (in any situation)? Should it? Should it provide a binding to sqlite3_threadsafe()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions