class ActiveRecord::ConnectionAdapters::PostgreSQLFunctionDefinition

Creates a PostgreSQL function definition. You’re generally going to want to use the create_function method instead of accessing this class directly.

Attributes

body[RW]
language[RW]
returns[RW]