Ariel Mashraki
73e294a21e
dialect/sql: reduce the number of joins on neighbors without predicates ( #154 )
...
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/154
Loading the "form" table is not required where there's no predicate on the join.
Reviewed By: alexsn
Differential Revision: D18421062
fbshipit-source-id: cb2a045a5a8a76ea4f07e5cf4305a6da338a616e
2019-11-10 21:51:32 -08:00
Ariel Mashraki
0ff49fe89f
dialect/sql: add neighbors test for O2O with 2 types
...
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/146
Reviewed By: idoshveki
Differential Revision: D18369884
fbshipit-source-id: 8cba47de27831d317dbe438ccff49b61132f6085
2019-11-07 02:42:35 -08:00
Ariel Mashraki
6eb14bba9f
dialect/sql: add O2O tests for graph neighbors
...
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/145
Reviewed By: naor9991
Differential Revision: D18354409
fbshipit-source-id: 0327443cfb8cae6c2136cf6acc4057a17d0e3e0c
2019-11-06 23:54:31 -08:00
Ariel Mashraki
7a6d1ce9dc
dialect/sql: add tests for graph neighbors function
...
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/141
Reviewed By: naor9991
Differential Revision: D18333780
fbshipit-source-id: 920f1c77182ee2a5cbd942d6c9cceec448b9900b
2019-11-05 22:50:16 -08:00