maslow

Results 51 comments of maslow

> But consider that MongoDB may not support some features in RDBMS, e.g., transactions. MongoDb actually supports trasactions \ aggregations \ joins, many queries are even more powerful than RDBMS.

现版确实没有这块材料,laf next 版本正在开发中, 最近几天将会编写新的架构文档发布

即将发布的新版将会支持此能力

Forward to: - laf roadmap: https://github.com/orgs/labring/projects/5/views/1 - https://github.com/labring/laf-roadmap/issues/12

有没有快速复现的步骤能提供?

@extrastu 不好意思这么迟才回复,这个问题我复现了一下,根据微信开发工具的文档, 微信小程序中需要单独「构建 npm 」,下面是官方文档地址:https://developers.weixin.qq.com/miniprogram/dev/devtools/npm.html

我没能复现你的问题, 我用你给的项目,构建后就没有那个错误了, 另外我也新建了 项目测试,也没有此问题, 还有更多信息?

不过,在成功构建 npm 后,原生小程序中还存在一个 "process not defined" 的报错, 这个错误已在 最新版的 sdk 中修复,升级 client sdk 后构建 npm: ```bash npm i [email protected] ```

bucket 是否有文件存在, 当前只有空 bucket 才可删除