Alex Snast
|
b34c955739
|
ent/entc: adding NonNegative predicate to signed int types
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/179
Reviewed By: a8m
Differential Revision: D18617566
fbshipit-source-id: ab5ced97836d05ee5936b39f571063cf618b3481
|
2019-11-20 10:11:58 -08:00 |
|
Ariel Mashraki
|
559f163abe
|
all: add postgres to docs
Reviewed By: alexsn
Differential Revision: D18245079
fbshipit-source-id: d4f59d88fe2125d924bfb85521fa43898ea5ce35
|
2019-10-31 06:31:21 -07:00 |
|
Ariel Mashraki
|
17cd619c2a
|
doc: add missing import to fields example
Reviewed By: alexsn
Differential Revision: D18058307
fbshipit-source-id: 752b8dc1c5f97947ce59d79c1ed27e57b2a216f7
|
2019-10-22 01:31:29 -07:00 |
|
Ariel Mashraki
|
e75a817d63
|
ent/doc: better installation instructions
Reviewed By: alexsn
Differential Revision: D17950790
fbshipit-source-id: d7517768bdfcc2eff8a5d900943a61ea2359d91b
|
2019-10-16 04:30:16 -07:00 |
|
Ariel Mashraki
|
c5b790043c
|
entc: change the way we inject additional fields (#1560)
Summary:
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1560
Pull Request resolved: https://github.com/facebookincubator/ent/pull/96
Reviewed By: alexsn
Differential Revision: D17931147
fbshipit-source-id: 24e1d72be482cb787c557f46feeb2ed4a31dfe60
|
2019-10-15 12:00:46 -07:00 |
|
Ariel Mashraki
|
2c8d7fcc8b
|
ent/doc: add custom predicate exmaple
Reviewed By: alexsn
Differential Revision: D17926144
fbshipit-source-id: 5390585bf634aecfad86a729db6e633c4a7e6f5e
|
2019-10-15 06:42:44 -07:00 |
|
Ariel Mashraki
|
9521000534
|
doc: add examples for custom sql.DB and opencensus
Reviewed By: alexsn
Differential Revision: D17853894
fbshipit-source-id: bdceae27fe12bcf8bde877c51472efe7bd2b2bd6
|
2019-10-10 05:02:59 -07:00 |
|
Chandan Rai
|
a3e6333b2a
|
corrected minor typo
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/77
Differential Revision: D17809443
Pulled By: a8m
fbshipit-source-id: fc9e86bc252e0cecaadd54a8a9da05845580bff5
|
2019-10-08 07:22:37 -07:00 |
|
Ido Shveki
|
3d0d8724b0
|
ent/schema: adding sensitive fields support (#75)
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/75
Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1539
Supporting "Sensitive" mode for string fields.
Reviewed By: a8m
Differential Revision: D17786543
fbshipit-source-id: a4d022c1436472cb525cdd50663dd0ce23d13699
|
2019-10-07 07:46:28 -07:00 |
|
Ariel Mashraki
|
7597f07912
|
entc: add option to use entc as package
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/72
Reviewed By: alexsn
Differential Revision: D17783580
fbshipit-source-id: 597f124a28415fef66b0b16811ad2acac8df631d
|
2019-10-07 07:06:32 -07: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 |
|
Tomy Smith
|
d4efc09f75
|
fix import in first edge docs code sample
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/55
Differential Revision: D17747608
Pulled By: a8m
fbshipit-source-id: c59b5bc62423d77b684a399144c24ad5137c2e20
|
2019-10-03 14:15:24 -07:00 |
|
Ariel Mashraki
|
8b9e5cd7d0
|
ent/doc: add enum field type to docs
Reviewed By: alexsn
Differential Revision: D17737409
fbshipit-source-id: b12c2a3b5da7b4ca06818785d55dfeda0a2e85f1
|
2019-10-03 06:25:10 -07:00 |
|
Shouichi Kamiya
|
50637b439e
|
s/GitHab/GitHub/
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/50
Differential Revision: D17737109
Pulled By: a8m
fbshipit-source-id: 6af5482259ed3402e8bdb21b4226361c4f46dc8d
|
2019-10-03 05:14:36 -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
|
c4527afbaf
|
ent/doc: fix getting-started doc example
Reviewed By: dlvhdr
Differential Revision: D17735319
fbshipit-source-id: f90311d94a189d911b62ab972ac98982a623271b
|
2019-10-03 02:07:56 -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 |
|
Ariel Mashraki
|
6b1ee557a7
|
doc: fix example in introduction page
Reviewed By: alexsn
Differential Revision: D17733038
fbshipit-source-id: 2da94892c09aa519a3ae25b17844b8090cbdfbc6
|
2019-10-02 21:32:43 -07:00 |
|
Ariel Mashraki
|
55fefbfbec
|
doc: update Open api examples
Reviewed By: alexsn
Differential Revision: D17710222
fbshipit-source-id: 189b2c0407c035e62da5926a71f89453d6acaa12
|
2019-10-02 10:11:09 -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 |
|
Ariel Mashraki
|
6a0a247c57
|
ent/doc: add config option to docs
Reviewed By: alexsn
Differential Revision: D17599268
fbshipit-source-id: 2d89229e1880a0c33ff26c89d52205981a5cfbab
|
2019-09-26 05:59:27 -07:00 |
|
Ariel Mashraki
|
bc5e8316dd
|
doc: json doc
Reviewed By: alexsn
Differential Revision: D17475209
fbshipit-source-id: c418f43426cce3fb3b8296a1e274ba3f5bc2a9bc
|
2019-09-19 05:00:11 -07:00 |
|
Ariel Mashraki
|
1f0f39df38
|
ent/doc: add docs for storage-key option
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/36
Reviewed By: dlvhdr
Differential Revision: D17395353
fbshipit-source-id: b06de30a66ee4bb79f68a585a981a52ee3f341be
|
2019-09-16 06:07:01 -07:00 |
|
Ariel Mashraki
|
ca995171ea
|
ent/doc: additional fields to generated model doc and example
Summary: https://pxl.cl/KrbT
Reviewed By: alexsn
Differential Revision: D17257937
fbshipit-source-id: b271278d75e0b4952543515963548e8e0295f613
|
2019-09-09 06:22:30 -07:00 |
|
Ariel Mashraki
|
5fb8c081f3
|
ent/doc: add documentation and exmples to offline migrate
Summary: https://pxl.cl/Knr4
Reviewed By: alexsn
Differential Revision: D17253380
fbshipit-source-id: 517985f1b912c68e379da3412863b5d14927aedc
|
2019-09-09 01:20:45 -07:00 |
|
Ariel Mashraki
|
f1bea078e5
|
ent/doc: fix footer links
Reviewed By: alexsn
Differential Revision: D17183988
fbshipit-source-id: 4635c083c2057bbfa453112466039fac9e1f262c
|
2019-09-04 09:09:55 -07:00 |
|
Ariel Mashraki
|
b26334c93c
|
ent/doc: add example for select api
Reviewed By: dlvhdr
Differential Revision: D17183384
fbshipit-source-id: 39072346582a70b74f9eb78137a9f9357117ca84
|
2019-09-04 08:20:24 -07: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
|
6913e80e43
|
ent/doc: minor changes for doc websote and readme
Reviewed By: dlvhdr
Differential Revision: D17163026
fbshipit-source-id: 62536da9a450ac80eb224252e12ae8dc835acb11
|
2019-09-03 07:56:32 -07:00 |
|
Ariel Mashraki
|
931d0c0565
|
ent/doc: migration, dialects and websire changes
Reviewed By: alexsn
Differential Revision: D17155041
fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
|
2019-09-02 05:58:18 -07:00 |
|
Ariel Mashraki
|
684d219a35
|
ent/doc: grammar and typo fixes
Reviewed By: dlvhdr
Differential Revision: D17152480
fbshipit-source-id: dfd248625ba8be9bf3b5f922f29b476821fdf78e
|
2019-09-02 02:24:05 -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 |
|
Alex Snast
|
11c026e2f5
|
Ent site - changes after Moriah review
Reviewed By: dlvhdr
Differential Revision: D17112173
fbshipit-source-id: df0e89212dcfa593868300fdea26b0958b0d0c95
|
2019-08-29 09:43:33 -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
|
4ae7526a65
|
ent/doc: traversal docs and example
Reviewed By: alexsn
Differential Revision: D17112102
fbshipit-source-id: a4ed3fe82f804631796e4b197dba5f936abdc0fc
|
2019-08-29 07:31:18 -07:00 |
|
Ariel Mashraki
|
e85b080178
|
ent/doc: add crud code examples to doc
Reviewed By: alexsn
Differential Revision: D17110486
fbshipit-source-id: 5575b9f63769744bf2fe5f8f27f83ab6446db6e5
|
2019-08-29 07:25:23 -07:00 |
|
Ariel Mashraki
|
52b268c05c
|
ent/doc: crud api
Reviewed By: alexsn
Differential Revision: D17094376
fbshipit-source-id: 9b1da24b99bb3ff15382b3a17516904decbca322
|
2019-08-28 11:23:03 -07:00 |
|
Ariel Mashraki
|
a964901521
|
ent/doc: ui changes for homepage
Reviewed By: alexsn
Differential Revision: D17074003
fbshipit-source-id: 7a0088f8eab37dab570eaace5fa836d70bb708ed
|
2019-08-28 05:30:24 -07:00 |
|
Ariel Mashraki
|
419753b33b
|
ent/doc: codegen introduction and commands
Reviewed By: alexsn
Differential Revision: D17090914
fbshipit-source-id: e3ab5e3e2b536f577b5052fddafa533e60233f55
|
2019-08-28 04:12:01 -07:00 |
|
Ariel Mashraki
|
e00a7d96a4
|
ent/doc: add indexes doc and example
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1380
Reviewed By: alexsn
Differential Revision: D17075317
fbshipit-source-id: 021cb0bde3849af5a5d842b715a7b7dbd861c54f
|
2019-08-27 12:15:14 -07:00 |
|
Ariel Mashraki
|
a79c1c20c0
|
ent/doc: update field docs
Reviewed By: alexsn
Differential Revision: D17074006
fbshipit-source-id: e69c09a5db12b6b59ad6fb00fb47362eb4ab2863
|
2019-08-27 10:23:26 -07:00 |
|
Ariel Mashraki
|
0572a78e4c
|
ent/doc: m2m bidi example
Reviewed By: alexsn
Differential Revision: D17051159
fbshipit-source-id: 38a10d91e9d39db5381edc4c1cc4d4fe09655d6e
|
2019-08-26 08:02:12 -07:00 |
|
Ariel Mashraki
|
7c3c4ff834
|
ent/doc: m2m recursive relation example
Reviewed By: alexsn
Differential Revision: D17050628
fbshipit-source-id: 32c5cdb25d4ecf5130256468acc4865ce29596bc
|
2019-08-26 06:27:12 -07:00 |
|
Ariel Mashraki
|
4c3951d53b
|
ent/doc: m2m relation example
Reviewed By: alexsn
Differential Revision: D17050405
fbshipit-source-id: 85c41c92b15979b7aac8a6278a480cd593272f8a
|
2019-08-26 05:13:39 -07:00 |
|
Ariel Mashraki
|
3e018277b1
|
ent/doc: O2M same type example
Reviewed By: alexsn
Differential Revision: D17050185
fbshipit-source-id: ef12cc82ab9bf155713faf94129fd5fe503664e4
|
2019-08-26 03:18:24 -07:00 |
|
Ariel Mashraki
|
551236f06d
|
ent/doc: o2m two types example
Reviewed By: idoshveki
Differential Revision: D17050002
fbshipit-source-id: 183c41bfb8cffb463a80a80590a01aba176e3b2a
|
2019-08-26 02:44:29 -07:00 |
|
Ariel Mashraki
|
e2b81d2ebc
|
ent/doc: add bidi example for o2o
Reviewed By: alexsn
Differential Revision: D17046623
fbshipit-source-id: caa43ba34e936cc91618ad56f4eb39965e5aadf9
|
2019-08-25 09:30:36 -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 |
|
Ariel Mashraki
|
01c59f104c
|
ent/doc: add edge example for o2o 2 types
Reviewed By: alexsn
Differential Revision: D17045287
fbshipit-source-id: e62bce8c1935b844aa26712bb9dc574b525a275c
|
2019-08-25 02:43:16 -07:00 |
|