gbaudic/dionysus

Interoperability with CSV

Closed this issue · 1 comments

Currently, databases are stored as binary files which cannot be exported.

  • Users
  • Articles
  • Transactions

Commit ab9cee1 adds the ability to export Users, Articles and Transactions to CSV.
Note that the software continues to use internally the binary .dat files.