Skip to main content

init_schema

Function init_schema 

Source
pub async fn init_schema(pool: &Pool) -> Result<()>
Expand description

Applies the usage-store DDL. Safe to run on every start (idempotent).