mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 00:55:13 +00:00
feat: migrate sql executor to fastify
Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"dayjs": "^1.11.10",
|
||||
"express": "^4.18.2",
|
||||
"fastify": "^4.24.3",
|
||||
"knex": "^3.0.1",
|
||||
"mysql2": "^3.6.2",
|
||||
"object-hash": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user