Commit Graph

7 Commits

Author SHA1 Message Date
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
森 優太
4142808220 doc: fix github link (#1229) 2021-02-03 11:13:26 +02:00
Ariel Mashraki
dd4792f5b3 go: rename module from github.com/facebook/ent => entgo.io/ent (#1226) 2021-02-02 23:03:04 +02:00
Ariel Mashraki
79349fc88d examples/doc: rename entc to ent (#1020) 2020-12-07 11:03:00 +02:00
Aleksandr Razumov
99d237ff98 doc: replace CreateX reference to SaveX (#882) 2020-10-25 19:53: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
86c14d7a3c ent/examples: add readme to examples and ga trackid
Reviewed By: alexsn

Differential Revision: D17733452

fbshipit-source-id: 1d7d472f7fe38989246f434cf7864c0e546126c1
2019-10-02 23:00:05 -07:00