class Wax::Generators::Migration::Add::Column

Defined in:

generators/migration.cr

Instance Method Summary

Instance methods inherited from class Wax::Generators::Migration::Add::AddType

args : Array(String) args, call call, type : String type, write_files(name : String, up : String, down : String) write_files

Constructor methods inherited from class Wax::Generators::Migration::Add::AddType

new(type : String, args : Array(String)) new

Class methods inherited from class Wax::Generators::Migration::Add::AddType

for(type_name : String) for, handle(type : String) handle, with(args : Array(String)) with

Instance methods inherited from module Wax::Generators::Commands

error(message : String, exit_code code = 1) error, file(path, body, *, executable = false) : Nil file

Instance Method Detail

def call #

[View source]
def columns #

[View source]
def table_name #

[View source]