13 lines
337 B
JSON
13 lines
337 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "INSERT INTO posts (user_id, content) VALUES (1, 'Hello world! The demo username is user and the password is pass.')",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 0
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "8c06e65c10e3a2eee83cfe51628eec79860b1f3119c4025f541e7d724ed381be"
|
||
|
}
|