This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
v2.1.0 - Better Database Management
The release is about enhancing database management:
- The database is analyzed by a reference SQL script and no longer by folder copy.
- The database version can now be configured in the .env file.
- Script to export/import data were added.
- The database update procedure was added to the documentation.