discovery

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiscoverDatabases

func DiscoverDatabases(db *sql.DB) ([]string, error)

func QuoteIdentifier

func QuoteIdentifier(name string) string

Types

type View

type View struct {
	Schema    string
	TableName string
}

func DiscoverInvalidViews

func DiscoverInvalidViews(db *sql.DB, schemas []string) ([]View, error)

func (View) String

func (v View) String() string

Jump to

Keyboard shortcuts

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