Docs.rs
teaql-provider-postgres-4.2.0
teaql-provider-postgres 4.2.0
Docs.rs crate page
Apache-2.0
25 July 2026
Links
Repository
crates.io
Source
Owners
philipgreat
Dependencies
bytes ^1
normal
chrono ^0.4
normal
deadpool-postgres ^0.14
normal
rust_decimal ^1
normal
serde_json ^1
normal
teaql-core ^4.1.1
normal
teaql-runtime ^4.1.1
normal
teaql-sql ^4.1.1
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
ensure_postgres_schema_for
teaql_
provider_
postgres
4.2.0
teaql_provider_postgres
Function
ensure_
postgres_
schema_
for
Copy item path
Source
pub async fn ensure_postgres_schema_for( ctx: &
UserContext
, ) ->
Result
<
()
,
MutationExecutorError
>