Commit Graph

8 Commits

Author SHA1 Message Date
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
b98b50841e doc: add missing methods to Mixin interface (#865) 2020-10-20 12:09:26 +03: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
88ae8eded2 doc: gofmt code blocks in mixin examples (#440) 2020-04-20 14:02:17 +03:00
Ariel Mashraki
1c49159d18 entc/gen: add indexes, edges and hooks to mixin (#431) 2020-04-20 13:40:56 +03:00
Guilherme Oenning
54d0d7fe53 docs: fix a minor doc error (#67)
Summary:
closes https://github.com/facebookincubator/ent/issues/64
Pull Request resolved: https://github.com/facebookincubator/ent/pull/67

Differential Revision: D17782362

Pulled By: alexsn

fbshipit-source-id: eba3e2beb6e3f4ee5fc848ef67c8547a969f7b1e
2019-10-06 04:32:36 -07:00
0xflotus
16fc85b785 (doc): fixed small typo error
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/59

Differential Revision: D17760165

Pulled By: alexsn

fbshipit-source-id: b1c362c136959ce25defeaf2410533a208c0a6eb
2019-10-04 01:11:46 -07:00
Ariel Mashraki
86a6fbe48e ent/doc: mixin api and example
Reviewed By: alexsn

Differential Revision: D17602975

fbshipit-source-id: 2414a2de0b5b02ef6c3255e0524e228c3c17a500
2019-09-26 09:09:39 -07:00