Alex Snast
|
ac50ea81d4
|
ent: address several lint errors throughout the project (#1534)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1534
Pull Request resolved: https://github.com/facebookincubator/ent/pull/73
lint errors detected by running `golangci-lint` tool.
Reviewed By: a8m
Differential Revision: D17784980
fbshipit-source-id: f7e8bd99fdf1e018d5672cea1e8d44b67f2a4201
|
2019-10-06 23:59:12 -07:00 |
|
Ariel Mashraki
|
b64330e475
|
ent/gen: remove redundant nillable check
Summary: nillable must be optional
Reviewed By: alexsn
Differential Revision: D17763004
fbshipit-source-id: 9c134e1648d1a387d90a5f2353de855a1aa3464f
|
2019-10-05 11:03:05 -07:00 |
|
Ariel Mashraki
|
8e66691db5
|
entc: return ErrNotFound on UpdateOne
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/52
Reviewed By: alexsn
Differential Revision: D17737477
fbshipit-source-id: 13890619e0af28a28e3d7bd50d7e4287599eeaf0
|
2019-10-03 06:25:11 -07:00 |
|
Ariel Mashraki
|
1750d33bd8
|
all: add support for running examples in playground
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/49
Reviewed By: alexsn
Differential Revision: D17735758
fbshipit-source-id: d4b80631e56870690cc54912528c9950f4e48ccc
|
2019-10-03 03:05:40 -07:00 |
|
Ariel Mashraki
|
6d159024e7
|
ent/doc: fix getting started example and add link to Github
Reviewed By: alexsn
Differential Revision: D17734937
fbshipit-source-id: abced88c23b7385d371361c5069292de5c1c5b1e
|
2019-10-03 01:40:58 -07:00 |
|