ToolJet/plugins/packages/oracledb
Akshay 1602317ad5
Add support for oracle 9i db (#6637)
* update oracledb package for node 18

* add oracle instant client 11 and 21 binaries for linux

* Revert "add oracle instant client 11 and 21 binaries for linux"

This reverts commit 9ba7d18685.

* add ability to specify instant client version

* update dockerfiles to include oracle 11 instant client

* update ami build for oracle instant client 11

* add data migration for oracle ds default client version 21

* remove console.log in code

* fix server dev dockerfile

* define LD_LIBRARY_PATH

* fix LD_LIBRARY_PATH assignment
2023-06-21 11:39:30 +05:30
..
__tests_ Feature/oracledb plugin (#2388) 2022-03-15 08:00:02 +05:30
lib Add support for oracle 9i db (#6637) 2023-06-21 11:39:30 +05:30
.gitignore Feature/oracledb plugin (#2388) 2022-03-15 08:00:02 +05:30
package-lock.json Add support for oracle 9i db (#6637) 2023-06-21 11:39:30 +05:30
package.json Add support for oracle 9i db (#6637) 2023-06-21 11:39:30 +05:30
README.md Feature/oracledb plugin (#2388) 2022-03-15 08:00:02 +05:30
tsconfig.json Feature/oracledb plugin (#2388) 2022-03-15 08:00:02 +05:30