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 |
|
David Straub
|
81d6ffad4a
|
Fix collation when renaming column in MySQL dialect (#2666)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-02-01 15:00:05 +02: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 |
|
gzq
|
f50554b4c4
|
feat: add order and type for uuidtobin and binToUuid (#4969)
|
2022-01-28 18:34:38 +01:00 |
|
Shaun Sharples
|
4f0f0ab3e0
|
move deferrable to after on update/on delete (#4976)
Thank you!
|
2022-01-28 12:34:26 +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
|
6ee3f94d1a
|
Add raw support in onConflict clause (#4960)
|
2022-01-22 14:31:51 +01:00 |
|
Olivier Cavadenti
|
63980987a6
|
Support of MATERIALIZED and NOT MATERIALIZED with WITH/CTE (#4940)
|
2022-01-20 22:54:03 +01:00 |
|
Igor Savin
|
4a0d82f2be
|
Fix tests for RETURNING and enable them for SQLite. (#4934)
|
2022-01-16 02:20:52 +02:00 |
|
Lucas Silva
|
b42bc468a0
|
Inconsistencies between .select and .returning (#4471)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 00:05:52 +02: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
|
d813edfc7b
|
Add binary uuid option (#4836)
|
2021-12-07 16:38:03 +01: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 |
|
Igor Savin
|
2b1e37ca44
|
Fix more tests for CockroachDB (#4729)
|
2021-10-13 01:19:56 +03:00 |
|
Igor Savin
|
502ce49fa9
|
CockroachDB does not support query cancellation yet (#4726)
|
2021-10-11 19:36:50 +03:00 |
|
Olivier Cavadenti
|
126b84639e
|
Support for 'is null' in 'order by' (#3667) (#4720)
|
2021-10-10 22:45:48 +03:00 |
|
Igor Savin
|
d45a8c8607
|
Implement basic query cancellation for CockroachDB (#4723)
|
2021-10-10 20:15:47 +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
|
7add986193
|
Avoid unnecessary DB rebuild (#4718)
|
2021-10-10 02:18:30 +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
|
c2c9446c29
|
Fix JSON support for CockroachDB (#4701)
|
2021-10-03 21:33:24 +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 |
|
Igor Savin
|
2aec21ed5e
|
Try to introduce some organization into how files are grouped (#4178)
|
2020-12-28 16:55:08 +02:00 |
|