Merge pull request #575 from atishamte/feature/FlowiseMultiDatabaseSupport

Feature/flowise multi database support
This commit is contained in:
Henry Heng
2023-07-19 18:57:47 +01:00
committed by GitHub
9 changed files with 149 additions and 35 deletions
+2
View File
@@ -55,6 +55,8 @@
"flowise-ui": "*",
"moment-timezone": "^0.5.34",
"multer": "^1.4.5-lts.1",
"mysql": "^2.18.1",
"pg": "^8.11.1",
"reflect-metadata": "^0.1.13",
"socket.io": "^4.6.1",
"sqlite3": "^5.1.6",