Commit Graph

16 Commits

Author SHA1 Message Date
Bilal
15fc342633 remove comment 2020-04-29 16:53:18 +02:00
Bilal
f8352dcaa1 transform INNER JOIN to LEFT OUTER 2020-04-29 16:52:54 +02:00
Bilal
fe96f682db start using HAVING instead of manually building joins 2020-04-29 07:21:39 +02:00
Bilal
0de540c5bd fix bug after rebase 2020-04-24 11:40:53 +02:00
Bilal
f4bec85161 change ActiveRecord joins query with custom generated SQL 2020-04-24 11:34:24 +02:00
Bilal
a54b2586ec update PgSearchable to accept array of default columns 2020-04-16 15:30:01 +02:00
Bilal
838b60ed92 Enable multiple default columns 2020-04-16 14:59:51 +02:00
Senad Uka
afbfdb87cd Upstream sync 2020-04-16 10:04:13 +02:00
Bilal Catic
f696a7cd20 add CAST AS TEXT; change how default_field is assigned 2020-02-10 16:42:59 +01:00
Bilal Catic
b2cdcfbd61 update lexer 2020-02-10 15:16:57 +01:00
Bilal Catic
66c01702c8 fix rex specification and add tests for keyword detection 2020-02-10 15:16:57 +01:00
Bilal Catic
b9bfa004c6 fix rule for expression expression; fix tests 2020-02-10 15:16:57 +01:00
Bilal Catic
e5925c8209 add model param to query generator 2020-02-10 15:16:57 +01:00
Senad Uka
37ad466439 Upstream sync 2020-02-07 16:09:57 +01:00
Senad Uka
530951ff45 Upstream sync 2020-02-05 13:40:37 +01:00
Senad Uka
2749c53aac Initial commit 2020-01-28 13:31:56 +01:00