Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

Export database with WAL mode (lock, checkpoint, export, unlock) #291

@MFlisar

Description

@MFlisar

Is this somehow possible? I need access to the internal database and do following:

  • lock it
  • call "PRAGMA wal_checkpoint" on it
  • export the database file
  • unlock it

Any hints on how I can do this?

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