Skip to content

Allow passing parameters to Udger to change SQLite Connection parameters #6

@Zaryaab-Shahbaz

Description

@Zaryaab-Shahbaz

I am in need of the following parameter while establishing the sqlite3 connection.

The existing code block is
db = sqlite3.connect(db_filepath)

Can we allow passing the pre-defined parameters like check_same_thread = False ?

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