The challenge is that we are using searching in datatable queries using LOWER(CAST()) and that makes it so trigram indexes aren’t utilized. We cast because we cannot search using LIKE on an integer. We need to determine the correct way to make this happen.
Please authenticate to join the conversation.
Completed
💡 Feature Suggestions
11 months ago

Cameron Kolick
Get notified by email when there are changes.
Completed
💡 Feature Suggestions
11 months ago

Cameron Kolick
Get notified by email when there are changes.