Skip to main content
ensure_migrations_table
cratestack
0.4.8
cratestack
Function
ensure_
migrations_
table
Copy item path
Source
pub async fn ensure_migrations_table( pool: &
Pool
<
Postgres
>, ) ->
Result
<
()
,
CoolError
>