We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
因为我们现在所有数据库都用typeorm,切换数据库只需切换配置就行 但是如果要接入cloudbase的数据库,则得自己实现一套或者额外判断,显示特别的麻烦
The text was updated successfully, but these errors were encountered:
同求,云开发数据库很好用,唯一的缺点是不支持orm。 求戴佬们实现一下 https://github.com/typeorm/typeorm/blob/master/src/driver/mongodb/MongoDriver.ts
Sorry, something went wrong.
很有这个需要,请官方支持
非常需要
No branches or pull requests
因为我们现在所有数据库都用typeorm,切换数据库只需切换配置就行
但是如果要接入cloudbase的数据库,则得自己实现一套或者额外判断,显示特别的麻烦
The text was updated successfully, but these errors were encountered: