Skip to content

h44z/lightmigrate-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightMigrate - sqlite3 migration driver

codecov License: MIT 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.

About

About Lightweight database migragtion library for Golang - sqlite3 driver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published