Page 1 of 1

A Big thank you for the session history database

Posted: Tue Jun 28, 2016 2:01 pm
by Zebuddi123
A Big thanks to Fred and team for the session history database :) 6000+ lines 14 module includes all went pear shaped, the more i tried to rectify the worse it got. Three days unable to wrapped my head around the mistake i had made or even compile the code :shock: :? even though i have code written to backup my programming code folder on close of the IDE. But thanks to SessionHistoryDB its back up and running :)

Ive set session history prefs to store everything :):) for ever. lol

? for Fred. If I back up the sessionhistory.db will i be able to restore on old version, is there a checksum routine that may render the old database useless unreadable.

Thanks Zebuddi.

Re: A Big thank you for the session history database

Posted: Tue Jun 28, 2016 2:54 pm
by Fred
It's a regular sqlite db, so it should work. All record are gzip compressed IIRC to gain some space on space.

Re: A Big thank you for the session history database

Posted: Tue Jun 28, 2016 4:37 pm
by Zebuddi123
Thanks :)
Zebuddi.