Skip to main content

resolve_database_url

Function resolve_database_url 

Source
pub fn resolve_database_url() -> Result<String>
Expand description

Resolve the PostgreSQL hub DSN from explicit overrides or Gobby bootstrap config.

gcode intentionally has no local database fallback. It asks the long-lived daemon broker first, then falls back to explicit DSN sources for daemonless operation.