postgres

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dialector

type Dialector struct {
	// contains filtered or unexported fields
}

func (*Dialector) BindVarTo

func (dia *Dialector) BindVarTo(writer clause.Writer, varIndex int, v interface{})

func (*Dialector) LastInsertIDReversed

func (dia *Dialector) LastInsertIDReversed() bool

func (*Dialector) PKColumnNames

func (dia *Dialector) PKColumnNames(table string) (columnNames []string)

func (*Dialector) QuoteTo

func (dia *Dialector) QuoteTo(writer clause.Writer, str string)

func (*Dialector) SetQueryer

func (dia *Dialector) SetQueryer(queryer dialects.Queryer)

func (*Dialector) WithReturning

func (dia *Dialector) WithReturning() bool

Jump to

Keyboard shortcuts

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