Matthew Gabeler-Lee
|
110073c982
|
entc/gen: fix nil dereference (SIGSEGV) on db errors during Save with Hooks (#1629)
* entc/gen: check for errors before assuming success when save has hooks
* entc/integration,examples: update generated code
|
2021-06-09 08:56:11 +03:00 |
|
Ariel Mashraki
|
f5c284787f
|
dialect/sql: allow appending select columns to query
|
2021-06-01 11:50:16 +03:00 |
|
Ariel Mashraki
|
11567a3926
|
entc/gen: update mutation-id on post mutation
|
2021-05-31 20:31:51 +03:00 |
|
Ciaran Liedeman
|
844f63015d
|
entc/gen: remove internal rollback function from templates (#1602)
|
2021-05-26 20:17:12 +03:00 |
|
Ariel Mashraki
|
961dc08d14
|
examples/fs: add example for recursive traversals (#1599)
|
2021-05-25 20:45:37 +03:00 |
|