Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
No one has replied
H
@luca 文档里的方法是需要数据库直连的。我是直接网页上调用的,要下面这样的方式。
curl 'https://cpe3req5g6h68nlr5h8g.baseapi.memfiredb.com/rest/v1/usage_record?id=eq.1&select=*' -H "apikey: SUPABASE_KEY" -H "Authorization: Bearer SUPABASE_KEY" -H "Range: 0-9"
A
@swifty 您好,目前MemFire Cloud暂时还不支持抖音小程序~小编这边反馈给内部产品团队~
M
@小00 您好,你可以在设置-API页面来设置从视图、表或存储过程返回的最大行数,默认情况下为1000行。
847a3aac-2626-45fe-93ec-0eb85b890e74-image.png
使用时请注意:该限制主要是限制意外或恶意请求的负载大小。如要结合实际情况来调整,使用需谨慎,