Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
duckdb
v0.1.1
DuckDB
Any
Appender
Connection
Date
Driver
Exception
ResultSet
Statement
TimeOfDay
Timestamp
UnpreparedStatement
Built with Crystal 1.9.2
2023-10-08 17:54:28 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
]