It works by loading up one entire table per query. It would take multiple queries to get everything.
The post above that you linked is simply about potentially being able to pull some tables in one go without pagination in certain scenarios.
It works by loading up one entire table per query. It would take multiple queries to get everything.
The post above that you linked is simply about potentially being able to pull some tables in one go without pagination in certain scenarios.