mz_
postgres_
util
0.0.0
In mz_
postgres_
util::
schemas
Functions
get_schemas
publication_info
mz_postgres_util
::
schemas
Function
get_schemas
Copy item path
Settings
Help
Summary
Source
pub async fn get_schemas( client: &
Client
, ) ->
Result
<
Vec
<
PostgresSchemaDesc
>,
PostgresError
>