Project

General

Profile

« Previous | Next » 

Revision 2417

db_xml.py: put_table(): Don't pass limit, start recursively, because the table subsetting will happen only once in the first invocation of the function. Moved limit, start params to end since they are not passed recursively. start param no longer defaults to 0 because this is not needed since sql.put_table() now sets start to 0 where needed.

  • added
  • modified
  • copied
  • renamed
  • deleted