lightmigrate-sqlite

module
v0.0.0-...-a256f63 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: MIT

README

LightMigrate - sqlite3 migration driver

codecov GoDoc GitHub last commit Go Report Card GitHub go.mod Go version GitHub code size in bytes GitHub Release

This module is part of the LightMigrate library. It provides a migration driver for sqlite3.

Features

Configuration Options

Configuration options can be passed to the constructor using the With<Config-Option> functions.

Config Value Defaults Description
MigrationsTable schema_migrations Name of the migrations table.
Logger log.Default() The logger instance that should be used.
VerboseLogging false If set to true, more log messages will be printed.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL