Skip to content

Conversation

@HobieCat
Copy link
Contributor

Fix to prevent addGlobalSearch method to prepend tablePrefix when column contains 'concat'. It was generating a syntax error in the query, i.e.:
SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION DBNAME.TABLEPREFIXCONCAT_WS does not exist

Fix to prevent addGlobalSearch method to prepend tablePrefix when column contains '_concat_'.
It was generating a syntax error in the query, i.e.:
SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION **DBNAME**.**TABLEPREFIX**CONCAT_WS does not exist
@thyseus thyseus merged commit 8dc46a7 into MedicOneSystems:master Nov 27, 2022
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