Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sqlite3
master
SQLite3
Connection
Driver
Exception
Flag
ResultSet
Statement
Type
Built with Crystal 1.9.2
2023-10-07 10:33:59 UTC
class
SQLite3::Statement
SQLite3::Statement
DB::Statement
Reference
Object
Defined in:
sqlite3/statement.cr
Constructors
.new
(connection, command)
Instance Method Summary
#to_unsafe
: LibSQLite3::Statement
Constructor Detail
def self.
new
(connection, command)
#
[
View source
]
Instance Method Detail
def
to_unsafe
: LibSQLite3::Statement
#
[
View source
]