I have a select query I\'d like to perform with Doctrine:
$resultset = Doctrine_Query::create() ->select(\"t.code, t.description, case when t.id_outc
Case statements do appear to have been added to doctrine at some point: https://github.com/doctrine/orm-documentation/commit/189c729f15d2fafecf92662cad9553c2ec3dccd7#diff-0