struct Granite::Select::Container

Defined in:

granite/select.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(custom : Nil | String = nil, table_name : String = "", fields : Array(String) = [] of String) #

[View source]

Instance Method Detail

def custom : String | Nil #

[View source]
def custom=(custom : String | Nil) #

[View source]
def fields : Array(String) #

[View source]
def table_name : String #

[View source]