View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#52
Originally Posted by jrocha View Post
Hi Taomyn,

I always *try* not to broke the database. I even had included some verifications to "migrate" the database to new schemas when needed.

The problem is that when eventually there's a problem with the loading of the db and it fails to load any show, when quitting the application it will overwrite the db file, hence erasing any shows records you had.
I am gonna work on a way to avoid this.

Cheers,
Thanks. I wasn't implying you'd break it, as I realise a bug like this could cause irreparable damage, but if you can somehow work around it and fix it, all the better and some of us would be very happy. If not, then so be it - we'll understand why.