Skip to content

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

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions