gpt4 book ai didi

python - BlobProperty 中的最大大小(appengine)

转载 作者:太空狗 更新时间:2023-10-29 21:35:47 25 4
gpt4 key购买 nike

appengine 中一个 BlobProperty 的最大大小是多少?我不是在谈论 Blobstore API,我指的是属性类 BlobProperty

请添加支持您答案的链接

最佳答案

限制为 1 兆字节。 Docs here .

Like db.Text, a db.Blob value can be as large as 1 megabyte, but is not indexed, and cannot be used in query filters or sort orders. The db.Blob class takes a str value as an argument to its constructor. Blobs are modeled using the BlobProperty class.

关于python - BlobProperty 中的最大大小(appengine),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2074154/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com