Method Sql.pgsql()->big_typed_query()


Method big_typed_query

final variant .pgsql_util.Result big_typed_query(string q, void|mapping(string|int:mixed) bindings)

Description

This function returns an object that allows streaming and typed results.

See also

big_query(), Sql.Connection, Sql.Result