# README
GoZix SQL Migrate
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.
# Interfaces
No description provided by the author