Carbonite.Migrations.drop_tables
You're seeing just the function
drop_tables
, go back to Carbonite.Migrations module for more information.
Specs
drop_tables([schema_option()]) :: :ok
Removes a Carbonite audit trail from the database but keeps the schema.
Options
carbonite_prefix
defines the audit trail's schema, defaults to"carbonite_default"