featurebase/proto
Travis 361e51cb41 Add All() support to PQL, including limit and offset
This PR is meant to get all columns from an index
based on the TrackExistence row.

`All()` is a PQL function that can be used as a typical
row object. Optional arguments are `limit` and `offset`.
2019-12-18 18:00:15 -06:00
..
interface.go Add StreamClient and StreamServer interfaces 2019-11-27 16:10:46 -06:00
pilosa.pb.go Add All() support to PQL, including limit and offset 2019-12-18 18:00:15 -06:00
pilosa.proto Add All() support to PQL, including limit and offset 2019-12-18 18:00:15 -06:00