25 Commits

Author SHA1 Message Date
James Ward
3221c50d87
fix: better support of relation-based properties in where clauses (#7805) 2021-07-03 13:29:56 -05:00
James Ward
e2a5939bfb
docs: example used invalid parameter (#7819)
the example had a parameter but wrapped it in quotes for some
reason.  this removes the quotes
2021-06-30 03:12:40 -04:00
Wang Guan
8140a91de1
docs: update lock modes in find-options.md (#7518) 2021-04-01 21:14:22 +05:00
Umed Khudoiberdiev
2fa6231e59 adding missing ILike operator docs (took from next branch) 2021-02-26 01:13:20 +05:00
Oleksandr Kovpashko
a3faf49987
docs: fix invalid code block in "find many options" (#7268) 2021-01-12 12:53:21 +05:00
Adrian
a49db9612b
docs: document withDeleted option (#7132) 2021-01-11 17:57:23 +05:00
Tycho Tatitscheff
bc60dd559b
docs: improve the doc about Raw operator and add missing test (#6863)
* docs: improve raw documentation

* test: add missing test case
2020-10-07 04:11:24 -04:00
Kamil Burzynski
2c90e1c05f
feat: added support for NOWAIT & SKIP LOCKED in Postgres (#5927)
* Added support for NOWAIT & SKIP LOCKED in Postgres

* fix merge typo

Co-authored-by: Umed Khudoiberdiev <pleerock.me@gmail.com>
2020-05-16 14:08:06 +03:00
Alfonso Alonso Lorenzo
b571f5dd69 added dirty read(NOLOCK) in SQLServer 2019-05-13 13:29:55 +02:00
Zotov Dmitry
996e89bd31 added lock option in FindOptions; 2019-03-25 20:42:01 +05:00
Rodolfo Silva
6d6c9b6334 Add lessThanOrEqual and moreThanOrEqual operators.
In #3126 @alfaproject asked about this two operators.
I decide to implement and send the PR with this operators.
2019-01-06 15:56:39 -03:00
Rodolfo Silva
69a752957d
Update docs to add OR operator
@pleerock mentioned on the #2929 the way how we can use the OR operator with the findOptions.
2019-01-06 10:56:51 -03:00
Umed Khudoiberdiev
145dad4426
fixed raw docs 2018-12-14 09:01:35 +05:00
Razzwan
35e74dd28b [Docs] add description of Raw Advanced option using function 2018-10-31 08:16:59 +02:00
Jose Miguel Colella
e813a252b7
Add information for MSSQL user for limit use
Added additional information in documentation for users utilizing MSSQL database and wanting to use take a certain amount of accounts.
2018-06-19 08:59:00 -04:00
droplet92
b5602d15ef Delete unnecessary double quotes 2018-06-04 12:14:11 +09:00
Oren Schwartz
ba6eaa620c
Update find-options.md 2018-05-20 21:39:32 +03:00
Zotov Dmitry
d1cde925db working on docs; 2018-04-19 14:46:43 +05:00
Zotov Dmitry
f52e2dae95 working on docs; 2018-04-19 14:04:20 +05:00
Zotov Dmitry
2931b8a39b working on docs; 2018-04-19 13:36:51 +05:00
Daniel Lang
252b79285e improved docs on webpack change and new find option 2017-12-01 23:46:07 +01:00
AJ Liptak
3661fc4b16 Adding cache to find-options docs 2017-10-23 15:07:45 -05:00
Daniel Lang
8714a84e01 docs: spelling and general improvements (part 3) 2017-10-03 21:46:55 +02:00
Umed Khudoiberdiev
ff9bfeb435 improving docs 2017-10-03 17:44:52 +05:00
Umed Khudoiberdiev
b4c8e3be1e updated docs, getting ready for 0.1.0 release 2017-10-03 15:35:09 +05:00