jeudi 3 mars 2016

How to read sqlite file with wal and shm?

When creating a sqlite file with

journal_mode = WAL

the local directory will create project.db-wal , project.db-shm file.

When i read the project.db file using

sqlite3 project.db

it will not show all the data.

Aucun commentaire:

Enregistrer un commentaire