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
|
b2f6834f67
|
doc: change assets path from s3 to entgo.io
|
2021-02-17 10:25:10 +02:00 |
|
Ariel Mashraki
|
41c3445b95
|
doc: update contrib repository path to ent/contrib
|
2021-02-13 08:06:10 +02:00 |
|
Ariel Mashraki
|
d75fa8a01d
|
doc: update repository path to ent/ent
|
2021-02-13 08:06:10 +02:00 |
|
Ariel Mashraki
|
c5cef3cbd3
|
doc: add information about the generated runtime package
|
2021-02-12 13:44:15 +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
|
027d72e5e0
|
doc/website: use s3 uri before migrating website (#1224)
This is a temporary change and will be reverted after the website will be migrated to its new place
|
2021-02-01 10:48:15 +02:00 |
|
Ariel Mashraki
|
75df97bd24
|
doc/privacy: add mutation filtering example to website
|
2021-01-22 23:04:09 +02:00 |
|
Ariel Mashraki
|
b67cc9b135
|
doc/privacy: recommend using the schema/snapshot flag (#1139)
|
2021-01-06 14:31:42 +02:00 |
|
Ariel Mashraki
|
d0b41ab0f6
|
doc: rename cmd entc to ent (#997)
|
2020-11-29 10:43:16 +02:00 |
|
Ariel Mashraki
|
a8401f004e
|
doc/privacy: minor typo fix (#848)
|
2020-10-13 15:04:48 +03:00 |
|
Ariel Mashraki
|
3f22ae8b04
|
doc: add multi-tenancy example (#847)
|
2020-10-13 14:47:46 +03:00 |
|
Ariel Mashraki
|
02acd17c14
|
doc/privacy: initial version for privacy feature (#843)
|
2020-10-13 10:29:41 +03:00 |
|