Carbonite.Migrations.drop_trigger
You're seeing just the function
drop_trigger
, go back to Carbonite.Migrations module for more information.
Specs
drop_trigger(table_name(), [trigger_option()]) :: :ok
Removes a change capture trigger from a table.
Options
table_prefix
is the name of the schema the table lives incarbonite_prefix
is the schema of the audit trail, defaults to"carbonite_default"