class Avram::Migrator::CreateFunctionStatement

Defined in:

avram/migrator/create_function_statement.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank_for_validates_required? : Bool blank_for_validates_required?

Constructor Detail

def self.new(name : String, body : String, returns : String = "trigger") #

[View source]

Instance Method Detail

def build #

[View source]
def function_name #

[View source]