Categorygithub.com/gozix/sql-migrate/v3
modulepackage
3.1.0
Repository: https://github.com/gozix/sql-migrate.git
Documentation: pkg.go.dev

# README

GoZix SQL Migrate

License Documentation

Release Build Status Go Report Card Code Coverage

The bundle provide a SQL migrate integration to GoZix application.

Installation

go get github.com/gozix/sql-migrate/v3

Dependencies

Documentation

You can find documentation on pkg.go.dev and read source code if needed.

Questions

If you have any questions, feel free to create an issue.

# Functions

Connection option.
Dialect option.
IgnoreUnknown option.
NewBundle create bundle instance.
Path option.
Schema option.
Table option.

# Constants

BundleName is default definition name.

# Structs

No description provided by the author

# Interfaces

No description provided by the author