Hello peoples.
I have very weird bug with my sqlite db. I can open database, i can write data to it, and can correctly close it, but when i'm trying to open this database again, it's empty. O_o
When i perform "db.open()" it becomes clean... What can it be?