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

现在支持级联操作的增删改吗? #89

Closed
EveT0n opened this issue May 10, 2019 · 2 comments
Closed

现在支持级联操作的增删改吗? #89

EveT0n opened this issue May 10, 2019 · 2 comments

Comments

@EveT0n
Copy link

EveT0n commented May 10, 2019

有的业务需要增删改操作时作用于多个表还有批量增,有对应的支持吗?文档没有看到

@TommyLemon
Copy link
Collaborator

TommyLemon commented May 10, 2019

你标题里说的 “级联“ 就是指内容里说的 “多个表” ?
这种的有 Demo,例如 register,在 Request.sql 表里有。

批量删除、批量修改文档里有的,Demo 也有。
https://github.com/APIJSON/APIJSON/blob/master/Document.md#3.1

批量增不支持,这个需求太过小众,建议自己写接口实现

@TommyLemon
Copy link
Collaborator

批量新增也已支持,还是见这个文档
https://github.com/APIJSON/APIJSON/blob/master/Document.md#3.1

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