class SQLite3::Statement

Defined in:

sqlite3/statement.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(connection, command) #

[View source]

Instance Method Detail

def to_unsafe : LibSQLite3::Statement #

[View source]