Allow models to load more than 10,000 rows

This is a fork of the issue at https://community.skuid.com/t/table-limits-record-retrieval-to-11-000-records-in-a-table-…

Currently, models are limited to 10,000 rows due to the use of the Standard Set Controller and it’s limit of 10,000 records (https://developer.salesforce.com/page/Paginating_Data_for_Force.com_Applications).

Standard Salesforce tabs are capable of going beyond 10,000 rows of data.

Would like to see support added for allowing more than 10,000 rows in a skuid model.

Thanks!

+1