mirror of
https://github.com/supleed2/cch23-8bit.git
synced 2024-11-10 03:35:47 +00:00
21 lines
364 B
JSON
21 lines
364 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "select 20231213 as \"i32!\"",
|
||
|
"describe": {
|
||
|
"columns": [
|
||
|
{
|
||
|
"ordinal": 0,
|
||
|
"name": "i32!",
|
||
|
"type_info": "Int4"
|
||
|
}
|
||
|
],
|
||
|
"parameters": {
|
||
|
"Left": []
|
||
|
},
|
||
|
"nullable": [
|
||
|
null
|
||
|
]
|
||
|
},
|
||
|
"hash": "999e92afab546f22ce9ddf32100053ee54863b302c966cf09ecc5e6c68006138"
|
||
|
}
|