如何获得这样的Sql:
select * from foo where LOWER(foo_name) = 'test';
我得到的是如果Sql\Expression在右边,而不是在左边.
zend-framework2
zend-framework2 ×1