* refactor: remove oracle docker tests and update DEVELOPER.md
Since oracle runs at thin mode now. Now extra docker tests are needed
* chore: increase oracle version to 21c
* feat: add json column types to oracle
* fix: try to resolve pipeline issue to increase oracle waiting time
* fix: try remove networks from oracle to fix pipeline
* fix: add container name
* fix: add missing oracledb driver in package-lock.json
* fix: corrected tests
* fix: remove tests, since only work with old oracle db
* fix: correct tests
* fix: remove deprecated types
* fix: add missing grant for materialized views
* fix: oracle-isolation.ts test
* fix: issue-3363.ts test
* fix: schema in tests
* basic impl
* finished basic table metadata queries;
* implemented data types;
* working on data types;
* added test for column length;
* working on indices
* working on query runner
* working on schema builder
* removed SAP HANA client from dependencies
* fixed SAP uuid
* working on falling tests;
* working on falling tests;
* added docker configuration for sap hana
* simplifying sample entity
* implemented pool;
* trying to add SAP Hana to Circle CI
* trying to add SAP Hana to Circle CI
* trying to add SAP Hana to Circle CI
* testing CircleCI config
* testing CircleCI config
* added sap tests for ci
* changed sap port
* ci experiments
* ci experiments
* removing ci, adding docs
* removing ci
* minor fixes;
* fixed falling test;
Co-authored-by: AlexMesser <dmzt08@gmail.com>