I've been using DBAL for my beta, but my SQL is very complex and uses heavy MySQL functions. I have no idea how to write this stuff for every database out there, but it sure works fine on MySQL. I also don't have access to those databases. As an example, am I responsible for making this DBAL code, t...