Skip to content

Conversation

@kamil-tekiela
Copy link

Methods quoteName and escape cannot be used together as they serve different purposes. escape is for formatting strings in SQL, whereas quoteName is for formatting identifiers. Using both of them at the same time will lead to incorrect results.

@HLeithner HLeithner merged commit 2a9ecd6 into joomla-framework:3.x-dev Oct 19, 2025
@HLeithner
Copy link
Contributor

thanks

@kamil-tekiela kamil-tekiela deleted the escape-and-quoteName branch October 19, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants