swop mysql library and knex client for mysql2

This commit is contained in:
Nico Lynzaad
2024-09-10 23:08:02 +02:00
parent 63d06da8a8
commit 48a9f5f9db
5 changed files with 73 additions and 24 deletions

View File

@ -1,6 +1,6 @@
{
"database": {
"engine": "mysql",
"engine": "mysql2",
"host": "db",
"name": "npm",
"user": "npm",