Skip to main content

Module postgres_writer

Module postgres_writer 

Source
Available on crate feature rdbc only.
Expand description

PostgreSQL-specific writer implementation.

Structsยง

PostgresItemWriter
A writer for inserting items into a PostgreSQL database using SQLx.