Good point. Let me revise to remind everyone PDO doesn't exist and you should run your SQL with DB::select($query) and if you need an object don't forget to wrap it in a Collection. (Hope that saves my chance at getting into their secret handshake club!)
Comments