Files
komp_ac/.sqlx/query-52922d745cf218b098b39edee4b0a6a07b54b5e8e167c21f15cbba1590fc5b6d.json
2026-08-19 14:53:01 +02:00

16 lines
320 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE table_definitions SET columns = $1 WHERE id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Jsonb",
"Int8"
]
},
"nullable": []
},
"hash": "52922d745cf218b098b39edee4b0a6a07b54b5e8e167c21f15cbba1590fc5b6d"
}