Benjamin Renoux 72c6991680
fix: incorrect table alias in insert orUpdate with Postgres driver (#11082)
* fix: resolve issues in insert query orUpdate method with postgres driver

This fix make use of table name alias in WHERE clause of onUpdate method with postgres driver to avoid throwing error

Closes: #11077

* test: update insert on conflict test

---------

Co-authored-by: Lucian Mocanu <alumni@users.noreply.github.com>
2025-04-02 02:31:52 +02:00
..
2025-03-20 22:15:39 +02:00
2022-03-17 21:01:45 +05:00
2025-03-03 15:35:06 +01:00
2025-03-20 22:15:39 +02:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2025-03-20 22:15:39 +02:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2018-02-13 17:04:41 +05:00
2025-03-20 22:15:39 +02:00
2025-03-20 22:15:39 +02:00
2025-03-29 22:35:44 +01:00