Open Bernhard---H opened 4 years ago
this pull request updates the database dependencies and implements issues #38 and #41 along the way
Warning This contains a breaking change: The DB_ENGINE is no longer "maria". The current version of knex uses "mysql" for both mariadb and mysql-DBs.
Update: I implemented a workaround to support old .env settings
this pull request updates the database dependencies and implements issues #38 and #41 along the way
Warning This contains a breaking change: The DB_ENGINE is no longer "maria". The current version of knex uses "mysql" for both mariadb and mysql-DBs.
Update: I implemented a workaround to support old .env settings