create_schema

Function create_schema 

Source
pub async fn create_schema(pool: &PgPool) -> Result<()>
Expand description

Sets up the tables of the database.