Allow fields to be named the same as query operators (#445)

This commit is contained in:
Ross Lawley
2013-08-20 13:13:17 +00:00
parent 8a3171308a
commit a707598042
3 changed files with 21 additions and 2 deletions

View File

@@ -175,4 +175,5 @@ that much better:
* Paul Uithol (https://github.com/PaulUithol)
* Thom Knowles (https://github.com/fleat)
* Paul (https://github.com/squamous)
* Olivier Cortès (https://github.com/Karmak23)
* Olivier Cortès (https://github.com/Karmak23)
* crazyzubr (https://github.com/crazyzubr)