risingwave_
connector
2.6.0-alpha
In risingwave_
connector::
sink::
postgres
risingwave_connector
::
sink
::
postgres
Function
convert_row_to_pg_row
Copy item path
Source
fn convert_row_to_pg_row( row: impl Row, schema_types: &[Type], ) ->
Vec
<
Option
<
ScalarAdapter
>>