postgres

package
v1.92.3 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres added in v0.1.1

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

Postgres struct.

func New added in v1.29.2

func New(db *sql.DB) *Postgres

New return new Postgres.

func (*Postgres) Analyze added in v0.2.2

func (p *Postgres) Analyze(s *schema.Schema) (err error)

Analyze PostgreSQL database schema.

func (*Postgres) EnableRsMode added in v1.14.0

func (p *Postgres) EnableRsMode()

EnableRsMode enable rsMode.

func (*Postgres) Info added in v1.6.0

func (p *Postgres) Info() (*schema.Driver, error)

Info return schema.Driver.

Jump to

Keyboard shortcuts

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