package
4.0.0-20230219142210-8c662bdc45f9
Repository: https://github.com/greboid/migrate.git
Documentation: pkg.go.dev

# Packages

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
Package multistmt provides methods for parsing multi-statement database migrations.
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
Package testing has the database tests.
No description provided by the author

# Functions

CasRestoreOnErr CAS wrapper to automatically restore the lock state on error.
GenerateAdvisoryLockId inspired by rails migrations, see https://goo.gl/8o9bCT.
List lists the registered drivers.
Open returns a new driver instance.
Register globally registers a driver.

# Constants

No description provided by the author

# Variables

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

# Structs

Error should be used for errors involving queries ran against the database.

# Interfaces

Driver is the interface every database driver must implement.