Files
decomp.dev/.sqlx/query-0ba3585fd6ddf3c941d59b360fe177083607758c56bd1d8279c2bdb1590ae3d6.json
T

13 lines
324 B
JSON
Raw Normal View History

2025-04-18 17:07:33 -06:00
{
"db_name": "SQLite",
"query": "\n UPDATE projects\n SET workflow_id = ?\n WHERE id = ?\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "0ba3585fd6ddf3c941d59b360fe177083607758c56bd1d8279c2bdb1590ae3d6"
}