admin/roles: update label
This commit is contained in:
parent
d778380d8b
commit
8dbeffddc9
6 changed files with 80 additions and 2 deletions
|
|
@ -612,6 +612,16 @@
|
|||
},
|
||||
"query": "update users\n\nset paper_key = ?\n\nwhere id is ?"
|
||||
},
|
||||
"693c8c3de266cb3a8fc98bdea8e3b87de0dcb78316628d48f0e6efc0f8103040": {
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"nullable": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
}
|
||||
},
|
||||
"query": "update roles\n\nset label = ?\n\nwhere name is ?"
|
||||
},
|
||||
"6ff12f357d884a50035d708577a7f3109a07a1ca193cb3082d13687af65c6de0": {
|
||||
"describe": {
|
||||
"columns": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue