Project

General

Profile

« Previous | Next » 

Revision 3025

sql.py: run_query(): Always parse exceptions, whether recover is set or not, to avoid making the caller set recover just to parse exceptions. If recover is not set, just don't run any queries when generating the parsed exception and return an empty value for the needed information. (A partial parsed exception is better than an unparsed one.)

  • added
  • modified
  • copied
  • renamed
  • deleted