Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 562 Bytes

Filter

Build Status Dependencies Code Climate

A query language for filtering

a EQ b AND c EQ d OR (e GE f)

Like

Use % in combination with like to search for a substring:

a LK 'test%'

License

MIT License