Project

General

Profile

« Previous | Next » 

Revision 5827

sql_io.py: put_table(): ensure_cond(): Fixed bug where test if any rows failed cond did not check if cur != None (which is the case when cond == sql_gen.true_expr) before checking cur.rowcount

  • added
  • modified
  • copied
  • renamed
  • deleted