Giau. Tran Minh
|
195be2d98d
|
entc/gen: fixed unnamed field initialization (#2648)
* entc/gen: fixed ConstraintError fields name
* fix: run go generate
* entc/gen: fixed Filter fields name
* fix: run go generate again for entql
|
2022-06-14 12:32:46 +03:00 |
|
Ariel Mashraki
|
fd955654a0
|
entc/gen: change codegen signature from entc to ent (#2627)
|
2022-06-07 17:48:17 +03:00 |
|
Ariel Mashraki
|
e1c5277483
|
ent: initial support for edge schemas (#2560)
|
2022-05-25 15:46:00 +03:00 |
|
Justin Johnson
|
38d4d5fb5c
|
entc/gen: propagate nodes post-save mutations (#2525)
* Failing test
* Fix propagating entirely models from OpCreate hook
* Apply suggestions from code review
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
* whitespace
* Failing test for updateone
* fix for updateone
* Regnerate
* regen from root
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
|
2022-05-05 11:19:21 +03:00 |
|
Ariel Mashraki
|
c1fae17b6c
|
entc/gen: add schema type to generated validation errors
|
2021-09-07 18:33:32 +03:00 |
|
Ariel Mashraki
|
09c4306378
|
entc/gen: add support for upsert/on-conflict feature-flag
|
2021-08-04 14:01:31 +03:00 |
|
Ariel Mashraki
|
3307dd5323
|
entc/gen: add the Exec(X) methods for BulkCreate
|
2021-07-29 17:50:51 +03:00 |
|
Ariel Mashraki
|
9704c4c87b
|
examples: update version example to follow the locking blog post
|
2021-07-25 16:43:20 +03:00 |
|
Tarrence van As
|
cdfa3e35bb
|
entc/gen: add Exec and ExecX to Create builder (#1753)
|
2021-07-23 15:00:47 +03:00 |
|
Ariel Mashraki
|
b8129817ca
|
entc/gen: return an error instead of panic when import forgotten
|
2021-07-19 11:25:52 +03:00 |
|
Ariel Mashraki
|
6310a5fdd7
|
examples/version: provide an optimistic locking example
|
2021-07-18 18:19:41 +03:00 |
|