Skip to contents

Combine new results for a query with previously downloaded results

Usage

append_query_result(old, new)

Arguments

old

The query_tbl of previous results

new

The query_tbl of new results from the server

Value

A new query_tbl of the appropriate subclass, depending on whether the batch is complete.

See also