//
pkg.gl
Category
github.com/fealsamh/go-utils
dbutils
package
0.1.33
Repository:
https://github.com/fealsamh/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
107 SLOC
#
Functions
RunMigrations
RunMigrations runs the migrations.
#
Structs
Migration
Migration is a database migration.
#
Interfaces
Execer
Execer is an interface for database statements.
Querier
Querier is an interface for database queries.
Txer
Txer is an interface for database transaction.