Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Avram::Migrator::CreateFunctionStatement::Behavior