Actions
Feature #154
closedneed to make an automatic database backup when upgrading database schema
Start date:
09/29/2011
Due date:
% Done:
100%
Estimated time:
Description
It would be good to automatically export to CSV prior to performing a needed database schema upgrade just in case something terrible happens.
A CSV is problematic for a number of reasons, but creating a copy of the actual SQLite database is much easier and just as good.
Actions