Skip to content

Update in-memory database handling #54

@dspinellis

Description

@dspinellis

When rogerbinns/apsw#553 is resolved:

  • Unpin apsw version from Pipfile.
  • Use the new documented URI format in the "ATTACH DATABASE 'file:virtual?mode=memory&cache=shared' AS virtual" and self.vdb = apsw.Connection("file:virtual?mode=memory&cache=shared", apsw.SQLITE_OPEN_URI | apsw.SQLITE_OPEN_READWRITE) statements.

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