ecto_job v0.2.0 EctoJob.Migrations.Install View Source

Defines migrations for installing shared functions

Link to this section Summary

Functions

Drops the fn_notify_inserted trigger function

Creates the fn_notify_inserted trigger function. This function will be called from triggers attached to job queue tables

Link to this section Functions

Drops the fn_notify_inserted trigger function

Creates the fn_notify_inserted trigger function. This function will be called from triggers attached to job queue tables.