sqlutil

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrefixPostgres = "postgresql:"
	PrefixOracle   = "oracle:"
)

Variables

View Source
var (
	ErrUnsupportedDatabase = errors.New("unsupported database")
)

Functions

func GetDB

func GetDB(dbs map[string]*sql.DB, uri string) (*sql.DB, error)

func IsDatabaseURI

func IsDatabaseURI(uri string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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