package
2.5.2
Repository: https://github.com/gomig/database.git
Documentation: pkg.go.dev

# Functions

styling patterns {R}: RESET, {B}: BOLD ,{U}: UNDERLINE ,{S}: STRIKE ,{I}: ITALIC ,{r}: RED ,{g}: GREEN ,{y}: YELLOW ,{b}: BLUE ,{p}: PURPLE ,{c}: CYAN ,{m}: GRAY ,{w}: WHITE.
InitMigration prepare database to run migrations.
Migrate run migration on database.
Migrated get migrated items.
MigrationCommand get migration command.
NewFile create new migration file from content file name must full with extension.
ReadFS read migration from file system.
Rollback run migration down on database.
StageMigrated get migrated items for stage.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

File migration file.
No description provided by the author

# Type aliases

Files migration file list.
No description provided by the author