Optional
chunkCustom chunk size for cursor operations.
100
The client configuration for pg
module or the function, which returns it.
Optional
clientThe custom client class. Default is pg.Client
.
Optional
cursorA custom class of a pg-module
compatible class to do cursor operations.
The list of entity configurations or the function, which returns it.
Optional
noIndicates that the special value NULL
should not be used
for this entity by default.
Generated using TypeDoc
An entry in an
WithPostgresConnections
object.