php - how to convert mysql query to zend query? -
I want to change the following sql query to zend the query. How can I convert this mysql query to the flag query with the Flag Framework 2? thanks Have you tried this:
Select
$ => - (Where 'username' = & gt; new \ zend \ db \ Sql \ expression ("testUser ')" );
Comments
Post a Comment