mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
47b3106ac6
This simplifies usage as both a crate and as a tool
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "PRAGMA encoding = 'UTF-8'",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "428a035a55a07cbb9daac42c3ab05f2a7999788167f41c685af3ca6f5a1359f4"
|
|
}
|