User tests: Successful: Unsuccessful:
cause of mysql vs postgresql update join different syntax:
batch copy an article (on postgresql)
on postgresql you got an error
with both supported db servers you are able to batch copy an article
this issue is present from 3.9.11, and it has been introduced with #24736 by myself
i need more time to prepare a patch for 3 cause of mssql and i don't have a mssql environment to test
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
There is no way around this sql driver if statement?
not that i'm aware of...
the same happens on com_finder where we are using more complex sql, with a separate driver and even with if like here
https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_finder/src/Indexer/Indexer.php#L534
https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_finder/src/Indexer/Indexer.php#L558
https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_finder/src/Indexer/Indexer.php#L730
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-27 12:48:52 |
Closed_By | ⇒ | rdeutz |
I have tested this item✅ successfully on dc488b4
* Tested functionality on mysql: 5.6:
pass
failed
pass
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31036.