mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 04:23:49 +00:00
implementation on 3party + quote keys in SearchApiQuery
This commit is contained in:
@@ -58,7 +58,7 @@ class SearchApiQuery
|
||||
public function buildQuery(): string
|
||||
{
|
||||
return \strtr("SELECT
|
||||
{key} AS key,
|
||||
'{key}' AS key,
|
||||
{metadata} AS metadata,
|
||||
{pertinence} AS pertinence
|
||||
FROM {from}
|
||||
|
Reference in New Issue
Block a user