OptionalautoOptionalbindAdvanced escape hatch for an already encoded bind section.
OptionalbindAdvanced escape hatch for an already encoded bind section.
OptionalbindsSets typed positional parameters; index 0 maps to SQL placeholder $1.
OptionalinitialOverrides session send-ahead credit. Zero explicitly disables flow control.
OptionalresetAsk a capable server to reset its connection-scoped symbol dictionary. Silently omitted when the server lacks QUERY_FLAGS for rolling upgrades.
OptionaltimeoutPer-query deadline overriding the session default. Zero disables it.
Capped at 2,147,483,647ms (the host timer ceiling); a larger value throws
a RangeError.
Replenishes positive initial credit by each RESULT_BATCH wire size after the async iterator advances past that batch. Defaults to true.