I'm not against prepared statements as they're great for security, but to essentially rewrite all database logic in the next 2 months without introducing bugs or losing existing functionality seems like a huge task.
I remember that they're also a pain when you try to insert variables into "sort by" / "order by".