# Functions
For commands & names.
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
No description provided by the author
No description provided by the author
For paths & filenames.
No description provided by the author
No description provided by the author
Exec a command once inside a container, returning stdout and throwing error on non-zero exit code.
No description provided by the author
No description provided by the author
No description provided by the author
Runs a container image exactly once, returning stdout and throwing error on non-zero exit code.
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
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
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
No description provided by the author
No description provided by the author
TODO: Make all errors use this.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Prompt user to choose from a list of items, returns the chosen index.
No description provided by the author
No description provided by the author
No description provided by the author
# 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
Update initial schemas in internal/utils/templates/initial_schemas when updating any one of these.
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
No description provided by the author
Update initial schemas in internal/utils/templates/initial_schemas when updating any one of these.
No description provided by the author
No description provided by the author
No description provided by the author
Update initial schemas in internal/utils/templates/initial_schemas when updating any one of these.
TODO: Hardcode version once provided upstream.
https://dba.stackexchange.com/a/11895 Args: dbname.
# Variables
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
No description provided by the author
No description provided by the author
No description provided by the author
pg_dumpall --globals-only --no-role-passwords --dbname $DB_URL \ | sed '/^CREATE ROLE postgres;/d' \ | sed '/^ALTER ROLE postgres WITH /d' \ | sed "/^ALTER ROLE .* WITH .* LOGIN /s/;$/ PASSWORD 'postgres';/"go:embed templates/globals.sql.
No description provided by the author
No description provided by the author
No description provided by the author
These schemas are ignored from schema diffs.
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
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
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Ref: https://github.com/spf13/pflag/issues/236#issuecomment-931600452.
PromptItem is exposed as prompt input, empty summary + details will be excluded.
# Interfaces
An interface describing the parts of BubbleTea's Program that we actually use.
# Type aliases
No description provided by the author