Add Async Support #648
Annotations
13 errors
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L20
cannot find function `apply_unapplied_migrations_async` in module `migrations`
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L23
mismatched types
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
the trait bound `Connection: ConnectionMethodsAsync` is not satisfied
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
`(dyn BackendConnection + 'static)` cannot be shared between threads safely
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
the trait bound `Connection: pg::PgConnectionLike` is not satisfied
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
`(dyn BackendConnection + 'static)` cannot be shared between threads safely
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
the trait bound `Connection: pg::PgConnectionLike` is not satisfied
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L29
`(dyn BackendConnection + 'static)` cannot be shared between threads safely
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L36
the trait bound `Connection: ConnectionMethodsAsync` is not satisfied
|
build (ubuntu-latest):
examples/getting_started_async/src/lib.rs#L36
`(dyn BackendConnection + 'static)` cannot be shared between threads safely
|
build (macos-12)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-2019)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-2019)
The operation was canceled.
|