You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The evalengineweight_string function doesn't support types that MySQL does support, like integers, datetime values etc. We should extend it to support those as well.
Use Case(s)
Using the weight_string function to for example order various results.
The text was updated successfully, but these errors were encountered:
Feature Description
The
evalengine
weight_string
function doesn't support types that MySQL does support, like integers, datetime values etc. We should extend it to support those as well.Use Case(s)
Using the
weight_string
function to for example order various results.The text was updated successfully, but these errors were encountered: