class MySql::UnpreparedStatement

Defined in:

mysql/unprepared_statement.cr

Constructors

Constructor Detail

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

[View source]