Skip to content
New issue

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

feat(sql): 支持联表查询 #44

Open
CarmJos opened this issue Apr 20, 2022 · 0 comments
Open

feat(sql): 支持联表查询 #44

CarmJos opened this issue Apr 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CarmJos
Copy link
Owner

CarmJos commented Apr 20, 2022

功能简述

支持 MySQL 的联表查询(包括内联查询与外联查询)。

需求来源

联表查询在平时的项目中经常遇到,若支持该功能则可以进行方便快捷的查询,加快开发速度。

功能参考(可选)

【MySQL】联表查询总结

@CarmJos CarmJos added the enhancement New feature or request label Apr 20, 2022
@CarmJos CarmJos changed the title 支持联表查询 feat(join): 支持联表查询 Sep 12, 2022
@CarmJos CarmJos self-assigned this Sep 12, 2022
@CarmJos CarmJos moved this to Todo in Carm's works Sep 17, 2022
@CarmJos CarmJos changed the title feat(join): 支持联表查询 feat(sql): 支持联表查询 Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant