set.debug: Enables/Disables SQL query debugging on monet.frame objects.
Description
monet.frame translates the user's operation into a string of SQL queries
and executes some of them. Normally, these SQL queries are not printed, but this function
can change that.