exasol / exasol-driver-lua

Exasol SQL driver for Lua
MIT License
1 stars 0 forks source link

Add integration test running in Exasol #23

Closed kaklakariada closed 2 years ago

kaklakariada commented 2 years ago

To ensure that the driver runs inside an Exasol database we need to add integration tests.

Precondition: Exasol Docker container that includes dependencies.

redcatbear commented 2 years ago

@kaklakariada please specify required dependencies in this issue ticket and check if they are in the latest images.

kaklakariada commented 2 years ago

The following Lua modules are required to be installed in the database:

Some of them are already available in Exasol.

Other libraries (e.g. remotelog) can be packed using amalgamation.