UNPKG

@databricks/sql

Version:

Driver for connection to Databricks SQL via Thrift API.

6 lines 192 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class ParameterError extends Error { } exports.default = ParameterError; //# sourceMappingURL=ParameterError.js.map