pub async fn get_state(
    db: &PgPool
) -> Result<SchemaStateRef<'static>, Box<dyn Error>>