Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Sql.pgsql()->big_typed_query()


Method big_typed_query

object 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