Project

General

Profile

« Previous | Next » 

Revision 3293

sql_io.py: put_table(): remove_rows(): Delete the rows containing the invalid value instead of filtering them out of each select, so that the filtering can be profiled separately from the insertion. This also requires deleting rows with invalid non-NULL values instead of mapping them to NULL if NULLs have already been filtered out of the column in question.

  • added
  • modified
  • copied
  • renamed
  • deleted