Re-exports§
pub use error::Result;pub use error::UpsertError;pub use types::Field;pub use types::FieldValue;pub use types::UpsertOptions;
Modules§
Macros§
Functions§
- upsert
- Performs a bulk upsert operation on a PostgreSQL table Returns the number of affected rows