Hi, all:
I'm using the wal mode for my sqlite database. I have a problem
that since there's no copy of database file in wal, how does it support
transaction rollback if something bad happened to the database? Can wal
promise the data integrity? Thank you.Best regards Catherine

