db
0.11.0
DB
Any
BeginTransaction
ColumnTypeMismatchError
Connection
ConnectionContext
ConnectionLost
ConnectionRefused
Database
Disposable
Driver
DriverSpecs
ColumnDef
Error
ExecResult
Field
Mappable
MappingException
MetadataValueConverter
NoResultsError
Pool
Stats
PoolPreparedStatement
PoolResourceLost
PoolResourceRefused
PoolRetryAttemptsExceeded
PoolStatement
PoolTimeout
PoolUnpreparedStatement
QueryMethods
ResultSet
Rollback
SavePointTransaction
Serializable
NonStrict
SessionMethods
PreparedQuery
UnpreparedQuery
Statement
StatementMethods
StringKeyCache
TopLevelTransaction
Transaction
class
DB::StringKeyCache(T)
DB::StringKeyCache(T)
Reference
Object
Defined in:
db/string_key_cache.cr
Instance Method Summary
#clear
#each_value
(&)
#fetch
(key : String, &) : T
Instance Method Detail
def
clear
#
[
View source
]
def
each_value
(&)
#
[
View source
]
def
fetch
(key : String, &) : T
#
[
View source
]