-
3c4f3f3b58
add more search tests
handle-joins-with-having
Bilal
2020-04-29 18:00:58 +02:00
-
c7b173cb79
refactor text_to_sql spec to include STRING_AGG wrap
Bilal
2020-04-29 17:10:54 +02:00
-
6c9878ecea
add spec to test searching for INNER search term
Bilal
2020-04-29 16:53:41 +02:00
-
15fc342633
remove comment
Bilal
2020-04-29 16:53:18 +02:00
-
f8352dcaa1
transform INNER JOIN to LEFT OUTER
Bilal
2020-04-29 16:52:54 +02:00
-
e0fae50584
add new tables and models for join through association
Bilal
2020-04-29 07:22:03 +02:00
-
fe96f682db
start using HAVING instead of manually building joins
Bilal
2020-04-29 07:21:39 +02:00
-
8f7b94f8cd
Merge branch 'fix-bug-with-join-query' into 'join-bug-fix-with-multiple-default-columns'
join-bug-fix-with-multiple-default-columns
Bilal Catic
2020-04-24 09:44:27 +00:00
-
-
0de540c5bd
fix bug after rebase
fix-bug-with-join-query
Bilal
2020-04-24 11:40:53 +02:00
-
455845e36b
update specs; add new specs to test for reported bug related to AND query in referenced table
Bilal
2020-04-20 22:21:26 +02:00
-
f4bec85161
change ActiveRecord joins query with custom generated SQL
Bilal
2020-04-20 19:33:29 +02:00
-
-
4e382d7c1a
Merge branch 'allow-multiple-default-columns' into 'join-bug-fix-with-multiple-default-columns'
Bilal Catic
2020-04-24 09:28:06 +00:00
-
-
18f6875b54
add specs to search multiple default columns
allow-multiple-default-columns
Bilal
2020-04-16 15:31:50 +02:00
-
a54b2586ec
update PgSearchable to accept array of default columns
Bilal
2020-04-16 15:30:01 +02:00
-
fc5fdd3db2
add model with two default fields
Bilal
2020-04-16 15:28:28 +02:00
-
b62638a647
Update and add new text-to-sql-query specs
Bilal
2020-04-16 15:00:25 +02:00
-
838b60ed92
Enable multiple default columns
Bilal
2020-04-16 14:59:51 +02:00
-
-
afbfdb87cd
Upstream sync
master
new-fix
Senad Uka
2020-04-16 10:04:13 +02:00
-
3de6bd22d8
fix sql generator tests with adding CAST AS TEXT
Bilal Catic
2020-02-11 13:36:53 +01:00
-
ff7cd0a21d
add tests for field mappings and joins
Bilal Catic
2020-02-11 13:36:15 +01:00
-
893bbd3d97
remove players table from schema
Bilal Catic
2020-02-11 13:35:02 +01:00
-
c7ae81a533
update spec models
Bilal Catic
2020-02-11 13:34:49 +01:00
-
94767d2b24
fix sql query generator tests to include CAST
Bilal Catic
2020-02-11 11:17:29 +01:00
-
d307811f5f
add integration tests for simple model
Bilal Catic
2020-02-11 10:31:39 +01:00
-
ebc21919bf
update models to reflect expected field names
Bilal Catic
2020-02-11 10:31:23 +01:00
-
f696a7cd20
add CAST AS TEXT; change how default_field is assigned
Bilal Catic
2020-02-10 16:42:59 +01:00
-
fe7dcbcd6f
add required import
Bilal Catic
2020-02-10 14:47:53 +01:00
-
21b736420b
add tests to sql generator for keyword detection
Bilal Catic
2020-02-10 14:47:29 +01:00
-
d96817e3f8
fix Gemfile
Bilal Catic
2020-02-10 14:33:03 +01:00
-
b2cdcfbd61
update lexer
Bilal Catic
2020-02-10 14:32:54 +01:00
-
66c01702c8
fix rex specification and add tests for keyword detection
Bilal Catic
2020-02-10 14:32:37 +01:00
-
b9bfa004c6
fix rule for expression expression; fix tests
Bilal Catic
2020-02-07 11:40:03 +01:00
-
e5925c8209
add model param to query generator
Bilal Catic
2020-02-05 23:44:54 +01:00
-
c7ab6465e4
Hidden files
Senad Uka
2020-02-10 15:08:51 +01:00
-
37ad466439
Upstream sync
Senad Uka
2020-02-07 16:09:57 +01:00
-
530951ff45
Upstream sync
Senad Uka
2020-02-05 13:40:37 +01:00
-
0eb85eaec2
integrate parser; use parser instead of regex query
generate-query-using-parser
Bilal Catic
2020-02-03 09:28:27 +01:00
-
-
2749c53aac
Initial commit
Senad Uka
2020-01-28 13:31:56 +01:00
-
7f7c6e95bc
Initial commit
Senad Uka
2020-01-28 12:29:22 +00:00