1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Tsukanov
561fabea9a 🐛 BUG-4307: Fix incorrect handling of LONG RAW data type (#7125) 2021-10-21 19:01:44 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
VitaliiMaltsev
bb32c82429 🎉 Oracle Source: Add encryption options (#6616)
* OracleSource add encryption

* add tests

* add tests

* remove debug option from Dockerfile

* add docs and fix unit tests

* remove System.out.println

* fix checkstyle | remove 'encryption' from required fields

* update timeout to 30 seconds

* bump version to 0.3.6

* bump version to 0.3.7

Co-authored-by: vmaltsev <vitalii.maltsev@globallogic.com>
2021-10-08 11:38:19 +03:00
Jenny Brown
2e5fbba434 Clarify ssh private key format for ssh tunnels (#6585)
* Clarify ssh private key format for ssh tunnels
* Improved SSH Tunnel key generation steps, fixed formatting
* Modified wording 'app' to 'connector' for consistency
* Ran format
2021-10-04 13:59:47 -05:00
Abhi Vaidyanatha
732a77a70d 📚 Docs Refresh: Oracle Source (#6671)
* Docs Refresh: Oracle

* Remove some words.

* Update feature table

* Case Sensitivity.
2021-10-03 23:05:02 -07:00
Eugene
6658ecd5aa 🎉 Source Oracle: Added support for connection via SSH tunnels (#6356)
* [5968] Source Oracle - Added option to connect to Oracle DB via SSH (aka bastion server)
2021-09-24 20:52:47 +03:00
Davin Chia
dc71bf6390 🍾 Remove automatic filtering of system schemas from Oracle source. (#6038)
* Remove default schemas from Oracle source.

* Bump version and update changelog.
2021-09-14 13:00:36 +08:00
Davin Chia
65efaa587a 🎉 Oracle specify schema(s) to discover. (#5779)
Closes #4944 .
2021-09-02 23:48:29 +08:00
Eugene
a78efe090b 🎉 JAVA-Based connectors: Bumped version for some javabased connector to start using Config Validator from core module (#5398)
* Updated some java-based connectors version to start using new json config validator from java core
2021-08-17 22:30:16 +03:00
Marcos Marx
d91ff7dcf1 Documentation add data types to databases (#5008)
* add postgres data types

* add mysql data types

* add mssql data types

* add oracle data type
2021-07-26 23:02:46 -03:00
Marcos Marx
7c70eb02cd GitBook: [master] 84 pages and 72 assets modified 2021-05-03 12:14:16 +00:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Michel Tricot
e4326aa21e Revert "GitBook: [master] 25 pages and 46 assets modified"
This reverts commit 0b4eddc7cf.
2021-04-16 14:20:42 -07:00
Michel Tricot
0b4eddc7cf GitBook: [master] 25 pages and 46 assets modified 2021-04-16 20:29:16 +00:00
Marcos Marx
db119d043b correct some docs mysql oracle (#2826) 2021-04-09 08:12:19 -07:00
Marcos Marx
8ba717678d Adds Doc Source Oracle (#2732) 2021-04-07 20:22:34 -07:00