Module luasql.exasol

This module allows accessing an Exasol database.

Functions

exasol() Create a new environment that allows connecting to an Exasol database.

Fields

VERSION The version of this module
NULL The value returned by queries to indicate an SQL NULL value.


Functions

exasol() line 20
Create a new environment that allows connecting to an Exasol database.

Returns:

    luasql.exasol.Environment new environment

Fields

VERSION line 12
The version of this module
NULL line 16
The value returned by queries to indicate an SQL NULL value. Note: we need to define the NULL constant in separate module constants to break cyclic dependencies.
generated by LDoc 1.5.0 Last updated 2025-03-06 11:54:17