db

package
v0.0.0-...-22030c0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package db provides common interfaces for persisting data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryPair

type QueryPair struct {
	Query string
	Args  []interface{}
}

QueryPair is a query statement and any parameters to apply to it.

Directories

Path Synopsis
Package migration provides facilities for mutating database schema in a controlled manner.
Package migration provides facilities for mutating database schema in a controlled manner.

Jump to

Keyboard shortcuts

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