Nicola Galgano
Nicola Galgano
please test #291
to all whom would like this bug fixed with some spare time & MariaDB 😄
thanks @teoberi & @richard67
> Important: Changing the DB type in Joomla to MySQL (PDO) solves the problem. When I run the page containing the module after changing the DB type to MySQL (PDO)...
even if i don't like **_upsert_** I think **_upsert_** should be a nice to have feature but should avoid SQL dialects
maybe it's my MongoDB old memories :smile:
a good quick read https://michaeljswart.com/2017/07/sql-server-upsert-patterns-and-antipatterns/
on J4 for sure https://downloads.joomla.org/technical-requirements on https://github.com/joomla-framework/database debatable
shouldn't be a sanification task of one of the Table method? https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/src/Table/Table.php
not a big fan of changing something because of IDE (Intellij or whatever) the alias like `e(), q(), qn(), leftJoin()` can be deprecated as well