struct Int32

Included Modules

Defined in:

ext/int32.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from module Orma::ToSql

sql_eq_operator(io : IO) sql_eq_operator, to_sql_insert_value(io : IO) to_sql_insert_value, to_sql_update_value(io : IO) to_sql_update_value, to_sql_value(io : IO) to_sql_value, to_sql_where_condition(io : IO) to_sql_where_condition

Class Method Detail

def self.from_http_param(str) #

[View source]

Instance Method Detail

def to_sql_value(io : IO) #

[View source]