package
0.7.11
Repository: https://github.com/wawandco/oxplugins.git
Documentation: pkg.go.dev

# 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.