Ariel Mashraki
|
da69615bd0
|
entc/gen: rename <type>.Order to <type>.OrderOption (#3468)
Also, avoid generting predicate without op in case a field named: order_option
|
2023-04-11 08:23:29 +03:00 |
|
Ariel Mashraki
|
064c9118b7
|
entc/gen: add fluent-api for order options (#3449)
|
2023-04-09 10:37:42 +03:00 |
|
Ariel Mashraki
|
e1c5277483
|
ent: initial support for edge schemas (#2560)
|
2022-05-25 15:46:00 +03:00 |
|
Neel Modi
|
051f19a997
|
entc/gen: fix typo in templates (#1760)
* fix typo
* fix typo
|
2021-07-22 12:19:39 +03:00 |
|
Ariel Mashraki
|
d3a0b89864
|
entc/gen: simplify the way to get gen.Field operation
External templates should not deal with storage configuration
|
2021-06-27 11:07:38 +03:00 |
|
Ariel Mashraki
|
34aabc0eb1
|
entc/gen/template: add goland-annotation for template data-types
|
2021-04-09 17:53:04 +03:00 |
|
Ariel Mashraki
|
c0fd7c1305
|
entc/gen: add edge-field api for schema and codegen (#1213)
|
2021-03-07 22:51:17 +02:00 |
|
Ariel Mashraki
|
dd4792f5b3
|
go: rename module from github.com/facebook/ent => entgo.io/ent (#1226)
|
2021-02-02 23:03:04 +02:00 |
|
Nathaniel Peiffer
|
b8b82f80a4
|
entc/gen: fix grammar and language usage in function comments (#1126)
* fix grammar and english usage in templates
* bindata gen
* codegen
* go generate ./again...
|
2021-01-04 14:34:40 +02:00 |
|
Ariel Mashraki
|
3f1545f0a9
|
entc/gen: extract fk column from edge (#919)
|
2020-11-05 12:07:45 +02:00 |
|
Ariel Mashraki
|
8b8744022e
|
entc/gen: add column-check for selection and grouping (#744)
|
2020-09-09 12:27:28 +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
|
dd3cdc147d
|
entc/gen: correctly handle custom storage-key for id fields (#643)
Fixed #621
|
2020-07-28 10:14:21 +03: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
|
4323141fe2
|
ent: add license and copyright to template files
Reviewed By: alexsn
Differential Revision: D17149292
fbshipit-source-id: 837de5fad988de1e54438b47584701f2fc35326d
|
2019-09-01 03:03:15 -07:00 |
|
Ariel Mashraki
|
56656dfcb6
|
ent/entc: configure storage driver in codegen
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1229
Reviewed By: alexsn
Differential Revision: D16539934
fbshipit-source-id: b3a8bf1f1be6f65ad3f649cd921ea20fc24182bf
|
2019-07-30 02:49:22 -07:00 |
|