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
|
d75fa8a01d
|
doc: update repository path to ent/ent
|
2021-02-13 08:06:10 +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
|
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
|
6cd1d18d46
|
doc: add transaction hooks to entgo.io (#600)
|
2020-07-12 11:36:29 +03:00 |
|
Ariel Mashraki
|
95d878d3c6
|
ent/doc: fix grammar and typos and doc
Summary: {F206501895}
Reviewed By: alexsn
Differential Revision: D17182079
fbshipit-source-id: 9311fc8b3f2608b9cd5ae5cd0a805b0cf73c4029
|
2019-09-04 07:35:46 -07:00 |
|
Ariel Mashraki
|
9b7ea021ef
|
ent/doc: transaction example and docs
Summary: {F205899335}
Reviewed By: dlvhdr
Differential Revision: D17149531
fbshipit-source-id: cb8595d41ede6f813370564ca688f33d0dfe6905
|
2019-09-01 07:22:42 -07:00 |
|
Ariel Mashraki
|
78c58190be
|
ent/doc: traversal and aggregation and predicates
Reviewed By: alexsn
Differential Revision: D17113889
fbshipit-source-id: edf4d9af9660fe31e0d02f58a65bcbc4d549a695
|
2019-08-29 09:01:33 -07:00 |
|
Ariel Mashraki
|
1248026f43
|
ent/doc: add recursive o2o relation
Reviewed By: alexsn
Differential Revision: D17046402
fbshipit-source-id: 0796e289816aed9755af94be05c572efbe85d49d
|
2019-08-25 07:58:13 -07:00 |
|