Commit Graph

11 Commits

Author SHA1 Message Date
Ariel Mashraki
f0d985f542 all: replace save with exec when the model is not needed 2021-09-01 22:36:44 +03:00
Ariel Mashraki
34578936dd examples: fix image links 2021-07-18 20:47:31 +03:00
y-yagi
a46277d412 docs: change github.com/facebook/ent to github.com/ent/ent (#1588)
This reduces an unneeded redirect.
2021-05-22 12:14:41 +03:00
DuGlaser
a4223c570b doc/md: fix typo in "O2O Same Type" section (#1523) 2021-04-30 19:00:24 +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
森 優太
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