create_schema
core
0.1.0-alpha
In core::
database
core
::
database
Function
create_
schema
Copy item path
Source
pub async fn create_schema(pool: &PgPool) ->
Result
<
()
>
Expand description
Sets up the tables of the database.