pub async fn init_timeseries(pool: &PgPool) -> Result<(), Error>
Creates the ‘gc_datapoint_values’ table if it does not already exists.