rust-nex/rnex-core-deprecated/.sqlx/query-daac203a168b0aab9550176524d0741da291e8861fd7c6ac4838d7fe20a871f8.json

15 lines
319 B
JSON
Raw Normal View History

2026-06-18 14:38:16 +02:00
{
"db_name": "PostgreSQL",
"query": "UPDATE datastore.objects SET period=$1 WHERE data_id=$2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4",
"Int8"
]
},
"nullable": []
},
"hash": "daac203a168b0aab9550176524d0741da291e8861fd7c6ac4838d7fe20a871f8"
}