Familiar.drop_function

You're seeing just the function drop_function, go back to Familiar module for more information.
Link to this function

drop_function(function_name, opts \\ [])

View Source

Drops a database function.

Options:

  • :revert - the version to create if the migration is rolled back
  • :schema - the schema the function lives in. Uses default schema if not specified