Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Sql.pgsql()->big_typed_query()


Method big_typed_query

final .pgsql_util.sql_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.Sql, Sql.sql_result