Commit 0185ffa
Kristjan
Made function faster and more secure by removing query command
def set_VALUE_at_KEY_and_ID(data, key, value, id):
"""Set all values of provided key and id to the given value"""1 parent b8c3ea6 commit 0185ffa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments