Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sqlite3
v0.22.0
SQLite3
Any
Connection
Options
Driver
ConnectionBuilder
Exception
Flag
ResultSet
Statement
Type
Generated using Crystal 1.16.3
2025-10-10 05:50:20 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
]