Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
duckdb
v0.2.5
DuckDB
Any
Appender
Connection
Options
Date
Driver
ConnectionBuilder
Exception
HugeIntHelper
Interval
ResultSet
Statement
TimeOfDay
Timestamp
UnpreparedStatement
Generated using Crystal 1.10.1
2024-05-28 04:45:31 UTC
class
DuckDB::
Statement
DuckDB::Statement
DB::Statement
Reference
Object
Defined in:
duckdb/statement.cr
Constructors
.new
(connection, command)
Instance Method Summary
#to_unsafe
: DuckDB::LibDuckDB::PreparedStatement
Constructor Detail
def self.
new
(connection, command)
#
[
View source
]
Instance Method Detail
def
to_unsafe
: DuckDB::LibDuckDB::PreparedStatement
#
[
View source
]