Function svc_storage::postgres::init::create_db
source · pub async fn create_db() -> Result<(), ArrErr>
Expand description
If the database is fresh, we need to create all tables. This function makes sure the tables will be created in the correct order