Structs§
- Change
Writer - Writes changes to the target PostgreSQL database using upsert operations.
Functions§
- get_
primary_ key_ columns - Get primary key columns for a table.
- get_
table_ columns - Extract column metadata from a PostgreSQL table.
- row_
to_ values - Convert a tokio_postgres Row to a vector of boxed ToSql values.