[Doctrine] How to Execute SQL Directly [Symfony1.4]
In Symfony1.4, I researched how to execute SQL directly, so here’s a memo.
I referenced the following article:
・Reference: DoctrineでSQLを直接実行する - ゆっくり*ゆっくり
That’s all from the Gemba.