I want to use mariadb

This commit is contained in:
Paul White
2025-06-27 13:49:10 +02:00
parent 602f25e619
commit 9395aecef4
3 changed files with 14 additions and 13 deletions

View File

@@ -11,7 +11,8 @@
"local",
"database",
"db",
"mysql"
"mysql",
"mariadb"
],
"repository": {
"type": "git",
@@ -44,4 +45,4 @@
"docker-cli-js": "^2.10.0",
"mysql2": "^3.14.0"
}
}
}