module

PgORM::Query::Cache(T)

Instance methods

cached?
Source
each

Iterates all records loaded from the database.

Source
each

Iterates all records if previously loaded from the database, or iterates records directly streamed from the database otherwise.

Source
reload
Source
to_a
Source