/** Causes verbose debugging information to be sent to standard output. * Another way to do this is to start a query with "-- debug\n". Yet * another way is to set the environment variable SQLR_CLIENT_DEBUG * to "ON" */ static VALUE sqlrcon_debugOn(VALUE self) {