# Functions
HasColumn returns true if the database table has the column.
HasConstraint returns true if the database table has the constraint.
HasFunction returns true if the database already has the function.
HasTable returns true if the database has a table with name.
New returns a new Migrator.
# Interfaces
No description provided by the author