account/.sqlx/query-beeeea07993ba8daac1e43c985e8c840f66eec4e5458d3709c0e0f09afe51377.json
red binder 9bf06fffd6
All checks were successful
Build and Test / account (push) Successful in 3m16s
serial number and cert hash route
2026-07-16 02:06:51 +02:00

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"
}