Sha256: 110cff39f52653842b0e5898c19260662eb296cc781141bd9be9a90e19c32ba0
Contents?: true
Size: 643 Bytes
Versions: 1
Compression:
Stored size: 643 Bytes
Contents
## [Unreleased] ## [0.1.1] - 2023-09-27 - Yanked because I didn't know what I was doing ## [0.1.2] - Initial release ## [0.2.0] - Added `DatabricksSQLResponse` class - `DatabricksGateway::run_sql` now returns an object of type `DatabricksSQLResponse` - results can be accessed by `DatabricksSQLResponse::results` - query success can be accessed by `DatabricksSQLResponse::success?` - Added optional `sleep_timer` parameter to `DatabricksGateway`. This is the number of seconds to wait between checking the status of a query. Defaults to 5 seconds. ## [0.2.1] - Added option to `DatabricksSQLResponse::results` to return symbolized keys
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dbx-api-0.2.1 | CHANGELOG.md |