fuel / orm

Fuel PHP Framework - Fuel v1.x ORM
http://fuelphp.com/docs/packages/orm/intro.html
152 stars 96 forks source link

The solution for Issue #432 seems to be wrong. #443

Closed mt-u closed 3 years ago

mt-u commented 3 years ago

Due to this code fix(Issue #432, commit), the alias with DB :: expr('sum(value)'), on the other hand, now gives an error. The code before it is modified works fine. I want you to revert to the previous code.

ysshir commented 3 years ago

@mt-u you are right, I was wrong. so sorry...

@WanWizard I know you are so busy, but please review my PR https://github.com/fuel/orm/pull/448 thanks