You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-75b48c2705e10616d5039...

16 lines
348 B
JSON

{
"db_name": "PostgreSQL",
"query": "INSERT INTO room_settings (room_id, settings, version)\n VALUES ($1, $2, 0)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Jsonb"
]
},
"nullable": []
},
"hash": "75b48c2705e10616d50396e8c15b965b5244dd74dabda8a633b85f481415c362"
}