Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckExpectedVersion ¶ added in v1.2.1
CheckExpectedVersion verifies that the lrdb database is at the expected migration version using default options (wait mode)
func CheckVersion ¶ added in v1.2.1
func CheckVersion(ctx context.Context, pool *pgxpool.Pool, options ...migrations.CheckOption) error
CheckVersion verifies that the lrdb database is at the expected migration version with configurable options
func GetMigrationFiles ¶ added in v1.2.1
GetMigrationFiles returns the embedded migration files for version checking
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.