# Functions
CreateMigrationFor selects the correct creation implemention Based on the input.
# Structs
FizzCreator model struct for fizz generation files.
SQLCreator model struct for fizz generation files.
# Interfaces
Creator follows a set of steps to make possible the creation of different migration types for example: -- fizz -- sql -- liquibase.