Closed
Conversation
Member
|
Please create a Tracker on joomlacode with test instructions and add references here |
Author
|
Logged at joomlacode.org #28391 |
Contributor
There was a problem hiding this comment.
You can put the a.password inside the quoteName, it will be parsed correctly,
Author
There was a problem hiding this comment.
Really? I thought I had checked that and it didn't work. It would certainly be clearer that way!
So you want me to redo this lot? It may take a little time to get around to but I guess there is no rush.
Member
|
Please let it know in the tracker when ready to test. |
Author
|
Revised as #198 |
beat
added a commit
to beat/joomla-cms
that referenced
this pull request
Sep 10, 2013
Fixed Hathor regression
zero-24
pushed a commit
to zero-24/joomla-cms
that referenced
this pull request
Oct 28, 2018
bembelimen
pushed a commit
to bembelimen/joomla-cms
that referenced
this pull request
Jul 15, 2019
Changing list filters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First set of patches to assist RDBMS portability as previously discussed on the general development list. This covers the following:
These changes are organised by front/admin then by component/module/plugin but squashed into single commits with respect to the categories of changes listed above. Given that none of the categories of changes are intended to alter any functional features, I hope that this is suitably divided and correct granularity for manual testing.
If preferred the commits are available unsquashed on separate branches under wdaniels/joomla-cms as indicated by the [branch-name] prefixes of the squashed commits messages where merged into this (sql92) branch.
These patches are relatively trivial and I do not believe to be contentious. Further patch sets I intend to raise for discussion on joomla platform/cms lists as appropriate.