db
0.9.0
DB
Any
BeginTransaction
Connection
ConnectionContext
ConnectionLost
ConnectionRefused
Database
Disposable
Driver
DriverSpecs
ColumnDef
Error
ExecResult
Field
Mappable
MappingException
NoResultsError
Pool
Stats
TimeoutHelper
PoolPreparedStatement
PoolRetryAttemptsExceeded
PoolStatement
PoolTimeout
PoolUnpreparedStatement
QueryMethods
ResultSet
Rollback
SavePointTransaction
Serializable
NonStrict
SessionMethods
PreparedQuery
UnpreparedQuery
Statement
StatementMethods
StringKeyCache
TopLevelTransaction
Transaction
struct
DB::Pool::Stats
DB::Pool::Stats
Struct
Value
Object
Defined in:
Constructors
.new
(open_connections : Int32)
Instance Method Summary
#clone
#copy_with
(open_connections _open_connections = @open_connections)
#open_connections
: Int32
Constructor Detail
def self.
new
(open_connections : Int32)
#
Instance Method Detail
def
clone
#
def
copy_with
(open_connections _open_connections = @open_connections)
#
def
open_connections
: Int32
#