nautilus_
infrastructure
0.36.0
In nautilus_
infrastructure::
sql::
pg
nautilus_infrastructure
::
sql
::
pg
Function
drop_postgres
Copy item path
Source
pub async fn drop_postgres(pg: &PgPool, database:
String
) ->
Result
<
()
>