Ariel Mashraki
|
a6e7857d51
|
entc/gen: remove unnecessary fields from query builders
|
2020-12-09 18:29:49 +02:00 |
|
Ariel Mashraki
|
967c10819a
|
entc/gen: add eager-load edges to query clone (#888)
Closed #878
|
2020-10-27 21:16:30 +02:00 |
|
Ariel Mashraki
|
119cdf207e
|
entc/gen: rename FirstXID to FirstIDX (#854)
|
2020-10-15 10:09:47 +03:00 |
|
Ariel Mashraki
|
17abe2d60f
|
entc/gen: less sophisticated naming logic (#774)
Closed #772
|
2020-09-17 09:19:55 +03:00 |
|
Ariel Mashraki
|
fd0a7f9f02
|
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
|
2020-08-18 11:05:08 +03:00 |
|
Ariel Mashraki
|
9d42b5ef40
|
entc/gen: rename OnlyXID to OnlyIDX in codegen (#608)
|
2020-07-16 17:21:41 +03:00 |
|
Alex Snast
|
7b34abd8b4
|
entc/gen: adding singular variants of select query finishers (#594)
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-07-09 10:59:33 +03:00 |
|
Alex Snast
|
7df2e02343
|
ci/lint: enabling goheader linter ensuring the existance of a license header in go files (#593)
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-07-07 15:36:09 +03:00 |
|
Ariel Mashraki
|
7cfcb97694
|
entc/gen: suffix Order and Aggregate with Func (#449)
|
2020-04-23 13:22:21 +03:00 |
|
Alex Snast
|
6e6651c878
|
Query policy (#411)
* entc/gen: drop xerrors package usage
* all: bump dependencies version
* entc/gen: adding query privacy policy support
|
2020-03-29 18:11:13 +03:00 |
|
Ariel Mashraki
|
de5006a4d8
|
entc/gen: lazy compute storage-driver queries (#408)
|
2020-03-29 14:36:44 +03:00 |
|
Ariel Mashraki
|
7a480e3943
|
entc/gen: use more go-ish names for generated error types (#321)
* entc/gen: use more go-ish names for generated error types
* entc/gen: add NotLodedError type for eager-load api
|
2020-01-28 11:04:27 +02:00 |
|
Ariel Mashraki
|
caf721df47
|
entc/gen: add eager-loading support (#263)
* entc/gen: add OwnFK indicator for type edges
* entc/gen: add Edges field for generated types
* entc/gen: add With<T> method to query-builder template
* entc/gen: scan and assign foreign-keys on eager-loading
* entc/gen: load fk-relations (wip)
* entc/integration: add o2m/m2o tests for eager-loading
* entc/gen: add m2m support for eager-loading
* entc/gen: add integration tests for m2m and subgraphs
* entc/gen/integration: add tests for o2o eager-loading
* all: generate all assets
|
2020-01-13 17:21:26 +02:00 |
|
Ariel Mashraki
|
0a7608f8bd
|
all: change codegen header
|
2019-12-18 13:00:25 +02:00 |
|
Ariel Mashraki
|
e85b10be36
|
entc/gen: remove multi storage support
|
2019-12-15 14:48:55 +02:00 |
|