17 Commits

Author SHA1 Message Date
Alexandre Bodin
da5d02fb7c Merge branch 'master' into develop 2019-07-18 19:28:52 +02:00
Javier Castro
83d0bc0978 feat: add _null operator 2019-07-05 10:45:14 -03:00
Alexandre Bodin
0ba139307c Handle many to many correctly 2019-04-19 17:32:43 +02:00
Jim LAURIE
ae943d7492
Merge branch 'master' into fix/join-multi-database 2019-04-17 18:30:41 +02:00
Jim LAURIE
0ad1c523d3 Fix #3144 column name for many to many relations 2019-04-17 16:10:38 +02:00
Jim LAURIE
99477c4b80 Fix #3147 join multi database 2019-04-17 15:13:05 +02:00
Alexandre Bodin
865664315f Apply feedbacks 2019-04-04 12:41:57 +02:00
Alexandre Bodin
7c6206f1a2 Remove old code 2019-04-04 12:41:57 +02:00
Alexandre Bodin
72e7d34a14 Use SQL alias to allow for the same table name multiple times in the same query 2019-04-04 12:41:57 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Alexandre Bodin
b08c5bf3d2 Fix relation bug 2019-03-28 23:04:23 +01:00
Alexandre Bodin
e435201de4 Move basic type cast to the root buildQuery in strapi-utils 2019-03-28 17:12:43 +01:00
Alexandre Bodin
32254e5aaa Add bookshelf buildQuery comments 2019-03-28 16:15:25 +01:00
Alexandre Bodin
b8dc116ff6 Fix relations and graphql nested lookups for both mongo and sql 2019-03-28 12:13:32 +01:00
Alexandre Bodin
f8e8928d8a Handle orWhere in mongo and format value / cast 2019-03-22 18:08:11 +01:00
Alexandre Bodin
6fcb38780d Init code cleanup and auto loading of morph realtions in populated path 2019-03-22 17:15:51 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00