postgresql

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Adapter = PostgreSQL{}

Functions

This section is empty.

Types

type PostgreSQL

type PostgreSQL struct{}

func (PostgreSQL) DriverName

func (PostgreSQL) DriverName() string

func (PostgreSQL) FormatForNewValues added in v1.0.4

func (p PostgreSQL) FormatForNewValues(columns []string) []string

func (PostgreSQL) GetReturningPosition added in v1.0.4

func (p PostgreSQL) GetReturningPosition() adapters.ReturningPosition

func (PostgreSQL) ParseError added in v1.0.8

func (p PostgreSQL) ParseError(err error) error

func (PostgreSQL) Quote

func (PostgreSQL) Quote(identifier string) string

func (PostgreSQL) ReplacePlaceholders

func (PostgreSQL) ReplacePlaceholders(originalPlaceholder string, sql string) string

func (PostgreSQL) ReturningBuild added in v1.0.4

func (p PostgreSQL) ReturningBuild(columns []string) string

Jump to

Keyboard shortcuts

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