Skip to content

hardening columnAlias remove#121

Open
roelfsche wants to merge 4 commits intonilportugues:masterfrom
roelfsche:master
Open

hardening columnAlias remove#121
roelfsche wants to merge 4 commits intonilportugues:masterfrom
roelfsche:master

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

Comments