package
1.1.0-alpha.202412191614
Repository: https://github.com/turbot/powerpipe.git
Documentation: pkg.go.dev

# Functions

ExecuteQuery executes a single query.
No description provided by the author
GetDefaultDatabaseConfig builds the default database and searchPathConfig NOTE: if the dashboardUI has overridden the search path, opts wil be passed in to set the overridden value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PgEscapeName escapes strings which will be usaed for Podsdtgres object identifiers (table names, column names, schema names).
PgEscapeSearchPath applies postgres escaping to search path and remove whitespace.
PgEscapeString escapes strings which are to be inserted use a custom escape tag to avoid chance of clash with the escaped text https://medium.com/@lnishada/postgres-dollar-quoting-6d23e4f186ec.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

TODO K HACK.

# Structs

No description provided by the author
DbClient wraps over `sql.DB` and gives an interface to the database.
No description provided by the author

# Type aliases

No description provided by the author