HomeSoftware Heritage

grammar.js: Segregate sort_by and limit from filters

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

grammar.js: Segregate sort_by and limit from filters

The grammar should not allow using sort_by and limit more than once throughout
the query.

Unlike other filters, these two must not be concatenated by 'and' or 'or'

Details

Provenance
KShivenduAuthored on Jul 13 2021, 12:51 PM
KShivenduPushed on Jul 27 2021, 10:36 AM
Differential Revision
D6024: grammar.js: Segregate sort_by and limit from filters
Build Status
Buildable 22752
Build 35481: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.