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
看起来,已经做的很不错了。既然支持postgrest,那应该加上联表查询这些关系数据库的查询强项。 就像LeanCloud自己提供了一个类似 sql的查询语句 CQL,可以参考下,使用了postgrest,就不用像LeanCloud的 CQL 那样限制了,应该可以完整支持sql吧。
The text was updated successfully, but these errors were encountered:
东西不错,正是我要找和用的东西。希望能继续完善
Sorry, something went wrong.
No branches or pull requests
看起来,已经做的很不错了。既然支持postgrest,那应该加上联表查询这些关系数据库的查询强项。
就像LeanCloud自己提供了一个类似 sql的查询语句 CQL,可以参考下,使用了postgrest,就不用像LeanCloud的 CQL 那样限制了,应该可以完整支持sql吧。
The text was updated successfully, but these errors were encountered: