struct DA_SQL::Inline_Value

Defined in:

da_sql.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Int32 | Int64 | String) #

[View source]

Instance Method Detail

def value : String | Int32 | Int64 #

[View source]