# Functions
FilterCustomQuery filters all query values starting with `x-`.
No description provided by the author
No description provided by the author
No description provided by the author
New returns a new Migrate instance from a source URL and a database URL.
No description provided by the author
NewMigration returns a new Migration and sets the body, identifier, version and targetVersion.
NewMultiError returns an error type holding multiple errors.
No description provided by the author
# Variables
DefaultBufferSize sets the in memory buffer size (in Bytes) for every pre-read migration (see DefaultPrefetchMigrations).
DefaultLockTimeout sets the max time a database driver has to acquire a lock.
DefaultPrefetchMigrations sets the number of migrations to pre-read from the source.
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
No description provided by the author
ErrShortLimit is an error returned when not enough migrations can be returned by a source for a given limit.
No description provided by the author
Migration holds information about a migration.
No description provided by the author
MultiError holds multiple errors.
No description provided by the author
No description provided by the author