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-411287695f40a358ad281...

27 lines
579 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n SELECT event_id\n FROM room_resource_events\n ORDER BY event_id\n ",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "event_id",
"type_info": "Text",
"origin": {
"Table": {
"table": "room_resource_events",
"name": "event_id"
}
}
}
],
"parameters": {
"Left": []
},
"nullable": [
false
]
},
"hash": "411287695f40a358ad281be33b688d34a7e36b4935be5305c9c44df797de2bfc"
}