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