class DuckDB::UnpreparedStatement

Defined in:

duckdb/unprepared_statement.cr

Constructors

Constructor Detail

def self.new(connection, command) #

[View source]