1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/runtime/expressions/clauses
Tim Voronov 291d07cbef
Feature/custom iterator (#173)
* Added CollectionIterator interface

* Added PAGINATION function

* Fixed LIMIT clause

* Fixed linting issues
2018-11-12 19:58:12 -05:00
..
collect_iterator.go Bug/#142 clauses and statements (#148) 2018-10-28 01:45:26 -04:00
collect_selector.go Feature/#5 collect keyword alt (#141) 2018-10-24 21:30:05 -04:00
collect.go Bug/#142 clauses and statements (#148) 2018-10-28 01:45:26 -04:00
filter.go Bug/#142 clauses and statements (#148) 2018-10-28 01:45:26 -04:00
limit.go Feature/custom iterator (#173) 2018-11-12 19:58:12 -05:00
sort.go Bug/#142 clauses and statements (#148) 2018-10-28 01:45:26 -04:00