mirror of
https://github.com/supleed2/cch23-8bit.git
synced 2024-11-10 03:35:47 +00:00
13 lines
253 B
JSON
13 lines
253 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "drop table if exists orders",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": []
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "88135be668c1dc477dbc82457143a69be357317bf56a2d9a2bd7a8df0fe35ea1"
|
||
|
}
|