Files
Nim/lib/wrappers
Artem Klevtsov b68ecc82cb Add pqsetsinglerowmode to postgres module (#17030)
* Add pqsetsinglerowmode to postgres module

Very useful to reduce memory usage when fetch a large amount of data.
Documentation: https://www.postgresql.org/docs/current/libpq-single-row-mode.html

* Add missing enum to the ExecStatusType

* Revert entry

* Update ConnStatusType enum
2021-02-14 14:27:44 +00:00
..
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2019-07-11 00:28:20 +02:00