* initial Exasol connector stub
* CUrrent version
* Exasol connector current version
* Exasol connector current version
* Exasol connector current version
* Exasol connector current version
* Remove unwanted changes
* Upgrade dependencies
* Use Exasol container for integration tests
* Purge database before test
* Fix integration tests
* Adapt to new API
* Fix integration tests
* Use separate fields for host, port and fingerprint
* Deactivate action on forks
* Activate action on forks
* Update documentation
* Adapt type of ID column
* Fix Exasol integration tests
* Pass certificate fingerprint when creating a DB connection
* Use the build directory for temp Exasol credentials
* Add reason for overriding testcontainers dependency
* Replace deprecated method
* Code cleanup
* Enable SSH support
* Use JdbcDestinationAcceptanceTest instead of generic base class
* Remove SSH support (will be added later)
* Apply suggestions from code review
Co-authored-by: Christoph Kuhnke <github@kuhnke.net>
* Improve debugging
* Use default name transformer implementation where possible
* Add unit tests for name transformer
* Add unit tests for destination
* Implement review findings by @ckunki
* Implement review findings by @itaseskii
* Apply suggestions from code review
Co-authored-by: Christoph Kuhnke <github@kuhnke.net>
* Describe data type limitation
* Make schema name mandatory
* Remove workaround for bug in ExasolContainer
* Add test for executing statements in a transaction
Replace Exasol specific code with default method
* add destination-exasol to destination_definitions.yaml
* add destination-exasol to destination_specs.yaml
---------
Co-authored-by: ThomasBestfleisch <thomas.bestfleisch@exasol.com>
Co-authored-by: Ivica Taseski <ivica.taseski94@gmail.com>
Co-authored-by: Christoph Kuhnke <github@kuhnke.net>
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com>