Igor Savin
|
1d7707e312
|
Fix master (#5752)
|
2023-11-28 02:05:15 +02:00 |
|
Ricardo Costa
|
a37f4f1fb8
|
Improve linting (#5460)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2023-07-12 22:42:57 +02:00 |
|
François de Metz
|
704d12e9ba
|
Add ability to prepend query comments (#5289)
Co-authored-by: Ryan Fink <ryanjfink@gmail.com>
|
2023-04-14 06:07:05 +02:00 |
|
Olivier Cavadenti
|
cba2210fd3
|
linting
|
2023-03-29 20:38:55 +02:00 |
|
Deirdre Sweeney
|
4d5ae61bfe
|
[ISSUE-5350] Create EXCEPT as a valid keyword (#5357)
|
2023-03-29 14:03:59 +02:00 |
|
Suhyeong Cho
|
72bd1f7396
|
Fix: orWhereJson (#5361)
|
2022-11-18 23:23:52 +01:00 |
|
Olivier Cavadenti
|
93f94d6410
|
Async/await in tests : all query integration files (#5075)
|
2022-03-29 14:04:34 +02:00 |
|
Olivier Cavadenti
|
c3e41e3d78
|
Wrapped Unions Fixes (#5072)
|
2022-03-19 13:05:52 +01:00 |
|
Olivier Cavadenti
|
4f7d920daa
|
Async/await in tests : selects.spec.js (#5073)
|
2022-03-19 12:42:44 +01:00 |
|
Olivier Cavadenti
|
a906596f06
|
Rework Union Wrapping (#5030)
|
2022-03-07 13:45:58 +01:00 |
|
Olivier Cavadenti
|
e0a6e54141
|
Subquery in on clause missing parenthesis (#5049)
|
2022-03-04 18:21:35 +01:00 |
|
Olivier Cavadenti
|
106a881e20
|
Add whereLike functions (#5044)
|
2022-03-01 20:19:35 +01:00 |
|
Olivier Cavadenti
|
600d3c3755
|
Fix orWhereJsonPath clause (#5022)
|
2022-02-13 15:11:39 +01:00 |
|
stvsh
|
1461b9b06a
|
Fix whereJsonPath queries for postgres and cockroachdb (#5011)
Co-authored-by: Jacek Starz <jacek.starz@antsolutions.eu>
|
2022-02-08 20:15:38 +01:00 |
|
Olivier Cavadenti
|
ffb60191db
|
Fix Order nulls in PostgreSQL (#4989)
|
2022-02-01 10:24:48 +01:00 |
|
Olivier Cavadenti
|
2986f8c1c0
|
Support string json in json values (#4988)
|
2022-02-01 00:01:57 +02:00 |
|
Lucas Silva
|
2467db18e9
|
adding with clause in mysql dialect (#4508)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-25 20:05:19 +01:00 |
|
Olivier Cavadenti
|
63980987a6
|
Support of MATERIALIZED and NOT MATERIALIZED with WITH/CTE (#4940)
|
2022-01-20 22:54:03 +01:00 |
|
Olivier Cavadenti
|
8835d22652
|
Json advanced support (#4859)
|
2021-12-22 10:47:16 +01:00 |
|
Ferris
|
bb7de096dc
|
Add CI support for Oracle 18c (resolves #4888) (#4889)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2021-12-15 14:57:23 +02:00 |
|
Ben Lambert
|
2bd181171b
|
Support for better-sqlite3 Driver (#4871)
Signed-off-by: blam <ben@blam.sh>
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-12-09 16:19:37 +02:00 |
|
Olivier Cavadenti
|
b97d49b184
|
Support whereLike and whereILike (#4779)
|
2021-10-31 19:52:22 +01:00 |
|
Dominik Krejcik
|
a17cc3214a
|
Support SELECT .. FOR NO KEY UPDATE / KEY SHARE row level locking clauses in Postgres (#4755)
|
2021-10-23 16:01:36 +03:00 |
|
Igor Savin
|
3c6a1fb852
|
Fix final tests failing on CockroachDB (#4741)
|
2021-10-15 18:02:55 +03:00 |
|
Olivier Cavadenti
|
126b84639e
|
Support for 'is null' in 'order by' (#3667) (#4720)
|
2021-10-10 22:45:48 +03:00 |
|
Igor Savin
|
2361b9a534
|
Execute all tests (#4722)
|
2021-10-10 17:23:01 +03:00 |
|
Igor Savin
|
33e8b9fcb9
|
Fix joins tests for CockroachDB (#4721)
|
2021-10-10 17:16:47 +03:00 |
|
Igor Savin
|
44ae0ffeb2
|
Execute all tests (#4716)
|
2021-10-10 01:40:22 +03:00 |
|
Igor Savin
|
07c30bfcb8
|
Implement truncate method for CockroachDB, refactor and fix some tests (#4714)
|
2021-10-10 01:33:20 +03:00 |
|
Igor Savin
|
941b660f53
|
Initial infrastructure for CockroachDB (#4571)
|
2021-10-02 23:45:17 +03:00 |
|
Igor Savin
|
511ea2be0f
|
Querybuilder cleanup (#4282)
|
2021-02-08 16:54:00 +02:00 |
|
Igor Savin
|
230845d3c2
|
Make "first" and "pluck" mutually exclusive (#4280)
|
2021-02-08 13:45:13 +02:00 |
|
Gabriel Aumala
|
79401f7fc8
|
Allow 'match' operator (#3569)
|
2021-01-13 18:58:23 +02:00 |
|