mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 18:18:39 +02:00
13 lines
315 B
JSON
13 lines
315 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n INSERT INTO settings (id)\n VALUES ('default')\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2c181a4dc13efc52fe6a5a68291c5678a9624020df4ea744e78396f6926d5c88"
|
|
}
|