Fix wrong example of the sql functions
Calling `$query->newExpr()->func()` returns the error
BadMethodCallException with message 'Method func does not exist'
Loading
Please sign in to comment
Calling `$query->newExpr()->func()` returns the error
BadMethodCallException with message 'Method func does not exist'