package
1.5.1
Repository: https://github.com/leapkit/core.git
Documentation: pkg.go.dev

# Functions

Applies migration options like setting the folder for migrations.
Returns the folder for migrations.
Generates a new migration with the passed name and applies current timestamp to it.
Returns the template for migrations.
UseMigrationFolder sets the folder for migrations.

# Interfaces

Migrator that can take care of migration operations depending on the database.

# Type aliases

migrationOptions are the options for the migration.