View Single Post
Posts: 12 | Thanked: 17 times | Joined on Aug 2010
#2
After further investigation I have the bad feeling that sometimes (in my case all the time atm) new messages from myself are not even inserted into the database.

At least opening sqlite3 el-v1.db and selecting the last entries doesn't show my last messages ;(

Statement:
select * from Events order by rowid desc limit 3;
 

The Following User Says Thank You to friesoft For This Useful Post: