ROUL
|
57419fbbea
|
Missing comments on delete, update and insert (#5738)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-11-28 02:19:51 +02:00 |
|
Minh TRINH
|
5caf526c27
|
tests(insert): add tests for json, text array, integer array (#5451)
|
2023-01-18 02:05:36 +02:00 |
|
Loren
|
1f2de49fbe
|
Fix Postgres Malformed array literal 2.4.0 Regression (#5439)
|
2023-01-18 01:08:21 +02:00 |
|
Simon Plenderleith
|
2dadde4214
|
Support returning with sqlite3 and better-sqlite3 (#5285)
|
2022-08-03 00:04:34 +03:00 |
|
Olivier Cavadenti
|
93f94d6410
|
Async/await in tests : all query integration files (#5075)
|
2022-03-29 14:04:34 +02:00 |
|
Shaun Sharples
|
4f0f0ab3e0
|
move deferrable to after on update/on delete (#4976)
Thank you!
|
2022-01-28 12:34:26 +02:00 |
|
Olivier Cavadenti
|
6ee3f94d1a
|
Add raw support in onConflict clause (#4960)
|
2022-01-22 14:31:51 +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 |
|
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 |
|
Igor Savin
|
7add986193
|
Avoid unnecessary DB rebuild (#4718)
|
2021-10-10 02:18:30 +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
|
2aec21ed5e
|
Try to introduce some organization into how files are grouped (#4178)
|
2020-12-28 16:55:08 +02:00 |
|