Open jadudm opened 3 years ago
We currently write data to durations.sqlite for local access. However, SQLite files are not going to be... a native file format for our users.
durations.sqlite
We need to also dump CSV data. This is not hard, but we did not have time to do it.
We currently write data to
durations.sqlite
for local access. However, SQLite files are not going to be... a native file format for our users.We need to also dump CSV data. This is not hard, but we did not have time to do it.