postgresql

package
v0.0.0-...-c9d2023 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 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

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

func (PostgreSQL) GetReturningPosition

func (p PostgreSQL) GetReturningPosition() adapters.ReturningPosition

func (PostgreSQL) ParseError

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

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