sqzpq

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

Package postgres implements the PostgreSQL dialect for bsq.

Index

Constants

View Source
const Driver = "postgres"

Variables

This section is empty.

Functions

func Dialect

func Dialect() stmt.Dialect

Types

type DataDict added in v0.6.2

type DataDict struct{}

func (DataDict) Tables added in v0.6.2

func (DataDict) Tables(db *sql.DB, match string) (tabs []string, err error)

type DataSource

type DataSource sqlize.DataSource

func (DataSource) Connection

func (ds DataSource) Connection(app string) string

func (DataSource) OpenParams

func (ds DataSource) OpenParams(app string) (driver, dataSource string)

Jump to

Keyboard shortcuts

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