Remove mysql in favor of mysql2

This commit is contained in:
Elliot Konetzni 2020-11-30 10:44:04 +01:00 committed by E Konetzni
parent 9e345781c5
commit e08712e936
2 changed files with 1020 additions and 2528 deletions

3546
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"handlebars": "^4.7.6",
"inquirer": "^7.3.3",
"mssql": "^6.3.0",
"mysql": "^2.18.1",
"mysql2": "^2.2.5",
"pg": "^8.5.1",
"pluralize": "^8.0.0",
"prettier": "^2.2.1",