mirror of https://github.com/rwf2/Rocket.git
13 lines
239 B
JSON
13 lines
239 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "DELETE FROM posts",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 0
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "668690acaca0a0c0b4ac306b14d82aa1bee940f0776fae3f9962639b78328858"
|
||
|
}
|