API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
DexFuture* pgsql_batch_finish ( PgsqlBatch* self )
Finishes the batch operation, collecting all remaining results and exiting pipeline mode.
Type: DexFuture
DexFuture
A DexFuture that resolves to self or rejects with error.
self