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?
Is this somehow possible? I need access to the internal database and do following:
Any hints on how I can do this?