add database schema versioning
With this commit before the database is initialized the database schema version is looked up and compared with the program version. The possibility to migrate to a higher version is prepared.
Please register or sign in to comment