rport.db.cache.records: If `hash` is not NULL returns TRUE/FALSE if `hash` exists in the cache
records. If `hash` is null returns the full list of records.
Description
If `hash` is not NULL returns TRUE/FALSE if `hash` exists
in the cache records. If `hash` is null returns the full
list of records.
Usage
rport.db.cache.records(query = NULL, save = FALSE)