Merge pull request #424 from ONLYOFFICE/feature/oracle-base-connector

Feature/oracle base connector
This commit is contained in:
Sergey Konovalov
2023-08-09 19:07:38 +03:00
committed by GitHub
12 changed files with 563 additions and 170 deletions

View File

@ -33,6 +33,7 @@
"multi-integer-range": "^4.0.7",
"multiparty": "^4.2.1",
"mysql2": "^2.3.3",
"oracledb": "^6.0.1",
"pg": "^8.8.0",
"redis": "^4.6.5",
"retry": "^0.12.0",