Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
db_utils
master
Top Level Namespace
DebuggableDB
Built with Crystal 1.9.2
2023-10-07 21:05:16 UTC
class
DebuggableDB
DebuggableDB
Reference
Object
Defined in:
db_utils.cr
hiden.cr
Constructors
.new
(uri, debug_mode : Bool)
Instance Method Summary
#exec
(q : String)
#query
(q : String, &)
Constructor Detail
def self.
new
(uri, debug_mode : Bool)
#
[
View source
]
Instance Method Detail
def
exec
(q : String)
#
[
View source
]
def
query
(q : String, &)
#
[
View source
]