Skip to content

SQL上线时,对于DML语句,可以设置免审核层级#3154

Open
weideguo wants to merge 2 commits into
hhyo:masterfrom
weideguo:auto_dml
Open

SQL上线时,对于DML语句,可以设置免审核层级#3154
weideguo wants to merge 2 commits into
hhyo:masterfrom
weideguo:auto_dml

Conversation

@weideguo
Copy link
Copy Markdown
Collaborator

对于一些团队,DML语句可能不需要最后一层的审批,比如典型的审批流程developer->developer_leader->DBA
对于DML,可以自定义免最后多少层审批。

@weideguo
Copy link
Copy Markdown
Collaborator Author

weideguo commented Apr 23, 2026

image

AUTO_DML_LEVEL 为1,代表免除最后一层。如原始审批流程为developer->developer_leader->DBA,设置之后对于DML则变为developer->developer_leader

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

Successfully merging this pull request may close these issues.

2 participants