risingwave_
connector
2.6.0-alpha
PgRow
Aliased Type
In risingwave_
connector::
sink::
postgres
risingwave_connector
::
sink
::
postgres
Type Alias
PgRow
Copy item path
Source
type PgRow =
Vec
<
Option
<
ScalarAdapter
>>;
Aliased Type
ยง
struct PgRow {
/* private fields */
}