如何取1000多个? [英] How to fetch more than 1000?

查看:30
本文介绍了如何取1000多个?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从数据存储中获取 1000 多条记录并将所有记录放在一个列表中以传递给 django?

How can I fetch more than 1000 record from data store and put all in one single list to pass to django?

推荐答案

从 1.3.6 版(2010 年 8 月 17 日发布)开始,您可以

Starting with Version 1.3.6 (released Aug-17-2010) you CAN

来自变更日志:

数据存储 count() 查询的结果所有数据存储查询的偏移量不再上限为 1000.

Results of datastore count() queries and offsets for all datastore queries are no longer capped at 1000.

这篇关于如何取1000多个?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆