dbcommands

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: May 24, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DescribeOneTableDetails

func DescribeOneTableDetails(ctx context.Context, db database.Queryer, schema, name string, oid uint32, verbose bool) (pgxspecial.DescribeTableResult, error)

func DescribeTableDetails

func DescribeTableDetails(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListDatabases

func ListDatabases(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListDatatypes

func ListDatatypes(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListDefaultPrivileges

func ListDefaultPrivileges(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListDomains

func ListDomains(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListExtensions

func ListExtensions(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListForeignTables

func ListForeignTables(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListFunctions

func ListFunctions(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListObjects

func ListObjects(ctx context.Context, db database.Queryer, pattern string, verbose bool, relkinds []string) (pgxspecial.SpecialCommandResult, error)

func ListPrivileges

func ListPrivileges(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListRoles

func ListRoles(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListSchemas

func ListSchemas(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ListTablespaces

func ListTablespaces(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ShellCommand

func ShellCommand(ctx context.Context, db database.Queryer, args string, verbose bool) (pgxspecial.SpecialCommandResult, error)

func ShowFunctionDefinition

func ShowFunctionDefinition(ctx context.Context, db database.Queryer, pattern string, verbose bool) (pgxspecial.SpecialCommandResult, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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