Cyril Brulebois
9ff209d1f3
doc: remove executable flag for md, mdx, png, js, and .gitignore files ( #3015 )
...
Spotted by lintian running against a Debian package: the executable flag
is strange for all those files in the doc directory.
2022-10-16 16:47:56 +03:00
Ariel Mashraki
79fe0ebcd6
sql/sqljson: add support for ValueIn/ValueNotIn ( #2882 )
2022-08-24 17:58:44 +03:00
42Atomys
9bfe86450d
doc/predicates: fix invalid SQL example ( #2778 )
...
An invalide sql statement is provider in documentation, just a missing `)`
2022-07-21 11:35:07 +03:00
Ariel Mashraki
4a26cab734
improve multi-tenancy example and documentation ( #2705 )
...
* example/privacytenant: support edge-field and improve code examples
* md/privacy: improve multi-tenancy documentation
2022-06-30 19:57:56 +03:00
Hafiz Shafruddin
5dbfa24b46
doc/md: add docs on using expression predicates in custom WHERE clauses ( #2520 )
...
* Add docs on using ExprP() for custom WHERE sql statement
* Add ExprP() examples using integration test
* move custom predicate example and show examples using both P() and ExprP()
* fix to greater or equal than
* rephrase wording and fix sql builder
* Update doc/md/predicates.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/md/predicates.md
* Update doc/md/predicates.md
* Update doc/md/predicates.md
* Update doc/md/predicates.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2022-06-29 11:24:20 +03:00
Hila Kashai
6954eb3a18
doc/md: add json string predicates ( #2142 )
2021-11-16 14:08:27 +02:00
Ariel Mashraki
9e1e8472e9
doc/md: fix predicate examples ( #2140 )
2021-11-16 13:22:23 +02:00
Ariel Mashraki
12feb4301d
doc/predicates: fix json example doc
2021-11-11 20:26:01 +02:00
Ariel Mashraki
7456e95235
doc/predicates: fix json example doc
2021-11-11 20:15:58 +02:00
Ariel Mashraki
0dd7b0d7c3
dialect/sql/sqljson: fix sqlite haskey and add docs
2021-11-11 18:58:28 +02:00
Ariel Mashraki
b96dfa6d9b
doc/md: fix LIKE predicate example ( #1922 )
2021-09-07 15:03:59 +03:00
Sadman Sakib
0a9c4c4232
doc/md: custom predicate example for LIKE operator ( #1911 )
...
* fix typo on doc/md/crud.md
Signed-off-by: sadmansakib <ssadman8@gmail.com >
* add example for LIKE operator
Signed-off-by: sadmansakib <ssadman8@gmail.com >
* Update doc/md/predicates.md
* Update doc/md/predicates.md
* Update doc/md/predicates.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-09-07 09:04:40 +03:00
Ariel Mashraki
c750e6e5c5
doc/predicate: extend custom predicates section
2021-05-31 20:20:35 +03:00
Ariel Mashraki
c9f66cd3b4
doc/md: custom ordering example
2021-03-29 15:29:45 +03:00
chris guo
1be783632f
chore: update predicates docs about how to use predicates in subquery
2021-03-25 20:51:22 +02:00
Ariel Mashraki
d9faf21e05
doc/website: migration to docosaurus v2 ( #1384 )
...
* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
2021-03-24 21:48:30 +02:00
Ariel Mashraki
3773738fd5
Revert "doc/website: migrate to docusaurus v2 ( #1382 )" ( #1383 )
...
This reverts commit 21c3fa83fc .
2021-03-24 21:18:44 +02:00
Ariel Mashraki
21c3fa83fc
doc/website: migrate to docusaurus v2 ( #1382 )
...
* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
2021-03-24 21:16:04 +02:00
Ariel Mashraki
9a983b7a7f
doc: add json predicates for website ( #1030 )
2020-12-10 20:16:23 +02:00
Ariel Mashraki
2b78d1d9af
doc: add more info to getting-started summary ( #787 )
2020-09-21 15:59:23 +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
Jian Li
e84da15b37
fix predicates doc type error ( #229 )
2019-12-11 07:39:14 +02: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
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
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
930cf29367
ent/website: add docs structure
...
Reviewed By: alexsn
Differential Revision: D16782780
fbshipit-source-id: 084a50bc935597a5be8a5c04b2f9347e683ea45a
2019-08-13 05:31:22 -07:00