I noticed that a db_query in a failure route works in some
situations but not in others. Is there way to make it work all the time? I know
in SER <2.0 you are supposed to not do this. In 2.0 it works sometimes. Also
I noticed in some db_ops documentation there is the db_proper() failure route hack
fix but this is not in SER 2.0 db_ops code apparently...
John