?
avatar wilsonge
wilsonge
18 Dec 2016

Part of the work to make custom fields cross database compatible involved porting the findInSet function to all database types. This was done for Mysql and Postgres in #12642 however MSSQL testing proved hard due to other MSSQL issues. This issue is a placeholder to test the MSSQL resolution before release of 3.7

avatar wilsonge wilsonge - open - 18 Dec 2016
avatar joomla-cms-bot joomla-cms-bot - change - 18 Dec 2016
Labels Added: ? ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Dec 2016
avatar zero-24 zero-24 - change - 18 Dec 2016
Milestone Added:
avatar photodude
photodude - comment - 9 Feb 2017

Now that we have AppVeyor testing where do we stand on this?

avatar csthomas
csthomas - comment - 10 Feb 2017

findInSet is not the best function in general for sql.
For now it is not used by any code. In Custom Fields code has been changed in favour to use join syntax.
We may also consider to remove/revert it.

avatar wilsonge
wilsonge - comment - 10 Feb 2017

If that is the case go for removing it. I'd rather not cause us unnecessary problems

avatar wilsonge wilsonge - change - 14 Feb 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-02-14 13:18:57
Closed_By wilsonge
avatar wilsonge wilsonge - close - 14 Feb 2017
avatar wilsonge
wilsonge - comment - 14 Feb 2017

Removed with #14020

avatar zero-24 zero-24 - change - 16 Oct 2017
Labels Removed: ?
avatar zero-24 zero-24 - unlabeled - 16 Oct 2017

Add a Comment

Login with GitHub to post a comment