exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Add DbOsAccess to DatabaseInfo #367

Open ckunki opened 11 months ago

ckunki commented 11 months ago

Currently DatabaseInfo does not contain any information about which access method is used or needs to be used to access the operating system hosting the Exasol database.

The current ticket therefore requests to add an instance of class DbOsAccess to DatabaseInfo.