8 lines
183 B
JSON
8 lines
183 B
JSON
|
[
|
||
|
{
|
||
|
"tag": "select-operation-failure",
|
||
|
"regex": "SELECT operation result: ([a-zA-Z]*) on ([a-zA-Z]*)",
|
||
|
"params": [ "operation_result", "command" ]
|
||
|
}
|
||
|
]
|