# Functions

GenerateLockKey generates a lock key from a string.
OptionFromDB retrieves the migration option from the database.
WithOption sets the migration option for the database.

# Constants

Define values for [option].
Define values for [option].

# Variables

ErrAcquireLock is returned when the migrator fails to acquire an advisory lock.
ErrExecSQL is returned when the migrator fails to execute SQL.
ErrReleaseLock is returned when the migrator fails to release an advisory lock.