Skip to main content

validate_runtime_schema

Function validate_runtime_schema 

Source
pub fn validate_runtime_schema(client: &mut Client) -> Result<()>
Expand description

Validate that the Gobby-owned PostgreSQL hub schema exists.

gcode does not create, alter, or drop hub tables. Schema ownership stays in the Gobby baseline and migration chain.