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 |
|