Lines Matching refs:JQL
1 # JQL chapter
3 EJDB query language (JQL) syntax inspired by ideas behind XPath and Unix shell pipes.
6 ## JQL grammar
8 JQL parser created created by
11 ## Non formal JQL grammar adapted for brief overview
71 ## JQL quick introduction
76 NOTE: Take a look into [JQL test cases](https://github.com/Softmotions/ejdb/blob/master/src/jql/tes…
204 consider only JQL queries.**
320 ## JQL data modification
435 ## JQL projections
496 ## JQL collection joins
576 ## JQL results ordering
599 ## JQL Options
618 ## JQL Indexes and performance tips