class

Avram::Migrator::CreateFunctionStatement

Inherits Reference < Object

Constructors

new(name : String, body : String, returns : String = "trigger", language : String = "plpgsql", behavior : Behavior = Behavior::VOLATILE)
Source

Instance methods

build
Source
function_name
Source

Nested types