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

netiam/filter

Repository files navigation

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