Query generator #3

Merged
bilal.catic merged 5 commits from query-generator into master 2020-01-31 13:58:54 +01:00

5 Commits

Author SHA1 Message Date
Bilal Catic
793e26e01f handle special chars; write tests for special chars 2020-01-31 13:58:09 +01:00
Bilal Catic
9c2aff53d7 add tests for mixed operators expression; test precedence 2020-01-31 13:27:31 +01:00
Bilal Catic
0286f3ed81 add brackets to expression for precedence handling 2020-01-31 13:27:11 +01:00
Bilal Catic
2dc2453039 change instance variables to local variables 2020-01-31 13:15:27 +01:00
Bilal Catic
9a22804e62 add query generator and tests for query generator 2020-01-31 11:45:59 +01:00