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
|
4cb544c8d0
|
entc/gen: fix naming conflict for builder fields
Closed #747
|
2020-09-12 01:58:07 +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 |
|
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
|
1a8d98f507
|
entc/gen: add option to extend existing templates (#583)
|
2020-07-05 14:48:18 +03:00 |
|
Ariel Mashraki
|
25471666be
|
entc/gen: fix format for field comments (#511)
|
2020-05-28 18:34:14 +03:00 |
|
Ariel Mashraki
|
50edd3d370
|
entc/gen: convert custom Go types to basic types (#502)
|
2020-05-25 20:46:59 +03:00 |
|
Ariel Mashraki
|
100d300094
|
schema/field: add GoType option for string fields (#500)
|
2020-05-25 20:05:17 +03:00 |
|
Ariel Mashraki
|
08289b3570
|
entc/gen: fix method conflicts in mutation builders (#479)
Fixed #475
|
2020-05-08 21:02:21 +03:00 |
|
Ariel Mashraki
|
7988d3084d
|
entc/hooks: initial work for mutations and hooks (#377)
* entc/hooks: initial work for mutations and hooks
* ent/schema: adding policy to schema
* ent: change op string to uint
* entc: move entschema to runtime and enable smooth transition
* entc/privacy: adding privacy template
* all: goimports
* intg/hooks: mutation client/tx and basic schema tests
* ent/privacy: adding more verbose decisions
* entc/gen: edge-ids getter and additional tests
* all: regen assets
* entc/gen: fix client hookd propagation
* intg: add deletion example
* intg/privacy: remove old entschema package
* typed privacy
* ent/privacy: hooks shouldn't be called on privacy deny
* entc/gen: fix schema hooks invocation order
* remove read policy from public api
* update circleci go orb
Co-authored-by: Ariel Mashraki <ariel@mashraki.co.il>
|
2020-03-16 00:19:27 +02:00 |
|
Ariel Mashraki
|
9f9596c184
|
entc/gen: better formatted codegen for predicates (#336)
|
2020-02-09 11:38:03 +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 |
|