class Jennifer::Migration::TableBuilder::Raw

Defined in:

jennifer/migration/table_builder/raw.cr

Constructors

Instance Method Summary

Instance methods inherited from class Jennifer::Migration::TableBuilder::Base

fields : Hash(String, Hash(Symbol, Bool | Float32 | Int32 | String | Symbol)) fields, name : String | Symbol name, process process, to_s to_s

Constructor methods inherited from class Jennifer::Migration::TableBuilder::Base

new(name : String | Symbol) new

Instance methods inherited from module Jennifer::Support

pluralize(str : String) pluralize, singularize(str : String) singularize

Constructor Detail

def self.new(query : String) #

[View source]

Instance Method Detail

def process #

[View source]
def raw_sql : String #

[View source]