Ariel Mashraki
|
a8dde5e0d1
|
dialect/sql/sqlgraph: move fields setters to method calls (#2995)
|
2022-10-08 20:08:22 +03:00 |
|
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 |
|
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
|
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 |
|