//
pkg.gl
Category
github.com/mikeder/globber
internal
database
package
0.0.0-20240123214203-0640bbbc0fbd
Repository:
https://github.com/mikeder/globber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
226 SLOC
#
Functions
Migrate
Migrate runs migrations on the provide db connection.
New
New returns a conection to the database.
#
Variables
Migrations
Migrations are applied to a database when requested.
#
Structs
Migration
Migration is used to apply schema patches to a database.