Skip to content

Feature/database creation

Matthieu Hazon requested to merge feature/database-creation into develop

This branch adds the ability to create or upgrade automatically the SQLite database through embedded SQL script files.

Unit tests have been written for SQL file parsing but not for upgrade mechanism. If you think it's required, I can write them.

Merge request reports