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::
UnpreparedStatement
DuckDB::UnpreparedStatement
DB::Statement
Reference
Object
Defined in:
duckdb/unprepared_statement.cr
Constructors
.new
(connection, command)
Constructor Detail
def self.
new
(connection, command)
#
[
View source
]