mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
47b3106ac6
This simplifies usage as both a crate and as a tool
13 lines
244 B
JSON
13 lines
244 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "PRAGMA page_size = 512",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "f547ff198e3bb604550a3f191e4ad8c695c4c2350f294aefd210eccec603d905"
|
|
}
|