Ariel Mashraki
|
236cd2920c
|
entc/gen: use consistent per-node client names (#3233)
Fixed https://github.com/ent/ent/issues/3230
|
2023-01-11 12:09:13 +02:00 |
|
Sasha Melentyev
|
9e0d8af284
|
ent/gen: use error.New for errors without format (#2764)
|
2022-07-17 16:50:50 +03:00 |
|
Roman Maklakov
|
84070a0f07
|
entc/gen: add ctx in client.BeginTx (#2260)
* doc: fix docker-compose up command(#2253)
* entc/gen: add ctx in TxBegin & run go generate (#2253)
* entc/integration: add tests for TxBegin Commit and Rollback (#2253)
* entc/integration: uncomment accidentally commented code(#2253)
* entc/integration: fixes after code-review (#2253)
* entc/integration: remove blank lines, code-review (#2253)
* examples: run code gen (#2253)
|
2022-01-12 14:28:55 +02: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 |
|
Matthew Gabeler-Lee
|
c53b45ddb0
|
all: use %w instead of %v to wrap errors (#1275)
* all: use %w instead of %v for nested errors with fmt.Errorf
* all: update generated code to use %w instead of %v for error wrapping
|
2021-03-03 20:05:33 +02:00 |
|
Ariel Mashraki
|
aeb1ccc571
|
entc/gen: move schemaconfig template to feature-flag
|
2021-01-24 19:57:28 +02:00 |
|
Ariel Mashraki
|
a692086309
|
dialect: support for begintx in debug mode (#1176)
|
2021-01-15 15:13:50 +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
|
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
|
3342b85580
|
entc/gen: add support for storage txoptions (#435)
|
2020-04-17 12:57:57 +03:00 |
|