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