Skip to content

Conversation

@roelfsche
Copy link

So far the column alias will be removed, if a * is found in column name.
This prevents for selecting the following:

$objQuery->setFunctionAsColum('SUM', ['Column1*Column2'], 'my_alias');

Now this can be done.
Thank you.

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.

1 participant