class MySql::Statement

Defined in:

mysql/statement.cr

Constructors

Constructor Detail

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

[View source]