class ODBC::UnPreparedStatement

Defined in:

odbc/unprepared_statement.cr

Constructors

Constructor Detail

def self.new(connection, sql : String) #

[View source]