All checks were successful
Build and Test / account (push) Successful in 3m16s
15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "update certificates set serial = $1 where hash = $2",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Varchar",
|
|
"Bytea"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "beeeea07993ba8daac1e43c985e8c840f66eec4e5458d3709c0e0f09afe51377"
|
|
}
|