postgres

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres

type Postgres struct {
	sqlcommon.SQLCommon
}

func (*Postgres) ApplyInsertQueryCustomizations added in v0.13.0

func (psql *Postgres) ApplyInsertQueryCustomizations(insert sq.InsertBuilder, requestConflictEmptyResult bool) (sq.InsertBuilder, bool)

func (*Postgres) Features added in v0.12.0

func (psql *Postgres) Features() dbsql.SQLFeatures

func (*Postgres) GetMigrationDriver

func (psql *Postgres) GetMigrationDriver(db *sql.DB) (migratedb.Driver, error)

func (*Postgres) Init

func (psql *Postgres) Init(ctx context.Context, config config.Section) error

func (*Postgres) InitConfig added in v1.1.0

func (psql *Postgres) InitConfig(config config.Section)

func (*Postgres) MigrationsDir

func (psql *Postgres) MigrationsDir() string

func (*Postgres) Name

func (psql *Postgres) Name() string

func (*Postgres) Open

func (psql *Postgres) Open(url string) (*sql.DB, error)

func (*Postgres) SequenceColumn added in v1.1.3

func (psql *Postgres) SequenceColumn() string

func (*Postgres) SetHandler added in v1.1.0

func (psql *Postgres) SetHandler(namespace string, handler database.Callbacks)

Jump to

Keyboard shortcuts

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