Skip to main content

init_timeseries

Function init_timeseries 

pub async fn init_timeseries(pool: &PgPool) -> Result<(), Error>
Expand description

Creates the ‘gc_datapoint_values’ table if it does not already exists.