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

生成CURD api中,R请求能支持基础的连表吗 #50

Open
BofengLi-123 opened this issue Aug 7, 2024 · 1 comment
Open

生成CURD api中,R请求能支持基础的连表吗 #50

BofengLi-123 opened this issue Aug 7, 2024 · 1 comment

Comments

@BofengLi-123
Copy link

实际使用中还是蛮多的。

@zhufuyi
Copy link
Owner

zhufuyi commented Aug 7, 2024

现在的CRUD生成是对单表的,不支持生成对多表联合查询,如果支持多表联合查询的话需要知道有哪些表,联表有哪些字段,这样做会使得生成代码器会变得比较复杂,还不如人工去实现联表查询来得简单。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants