mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 21:31:49 +03:00
13 lines
255 B
JSON
13 lines
255 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "DELETE FROM metadata WHERE name=?",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 1
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "4d952966a8d8a030d2467c0701a6e16068c9897dd25d0ebd32929db9960596b4"
|
||
|
}
|