Has anyone gotten this to work with > 2000 rows? I think I found a bug in simple_salesforce using query_all_iter() to return more than 2000 rows. https://github.com/simple-salesforce/simple-salesforce/issues/404 What are other people doing to get around the 2000-row limit?
Has anyone gotten this to work with > 2000 rows?
I think I found a bug in simple_salesforce using query_all_iter() to return more than 2000 rows.
simple-salesforce/simple-salesforce#404
What are other people doing to get around the 2000-row limit?