Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-presto
master
Presto
Client
Connection
ConnectionOptions
Decoder
BoolDecoder
DateDecoder
Float32Decoder
Float64Decoder
Int32Decoder
Int64Decoder
IntervalDayToSecondDecoder
IntervalYearToMonthDecoder
JsonDecoder
StringDecoder
TimeDecoder
TimestampDecoder
TimestampWithTimeZoneDecoder
TimeWithZoneDecoder
Driver
Error
ErrorLocation
FailureInfo
NodeVersion
PrestoColumn
PrestoHeaders
PrestoValue
PrestoWarning
QueryError
QueryResult
ResultSet
ServerInfo
StageStats
Statement
StatementStats
TypeSignature
TypeSignatureParameter
Built with Crystal 1.9.2
2023-10-07 18:30:03 UTC
class
Presto::Driver
Presto::Driver
DB::Driver
Reference
Object
Defined in:
presto.cr
Instance Method Summary
#build_connection
(context : DB::ConnectionContext) : Presto::Connection
Instance Method Detail
def
build_connection
(context : DB::ConnectionContext) :
Presto::Connection
#
[
View source
]