martin/martin-mbtiles/.sqlx/query-8450267c60816a13cc70ee0ff635917961ef736c030ac577a487091a9724049d.json
rstanciu 875a942fcf
Add integrity and global hash check to validation (#851)
Co-authored-by: rstanciu <rstanciu@rivian.com>
2023-08-31 03:40:40 +00:00

13 lines
291 B
JSON

{
"db_name": "SQLite",
"query": "INSERT OR REPLACE INTO metadata(name, value) VALUES('global_hash', ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "8450267c60816a13cc70ee0ff635917961ef736c030ac577a487091a9724049d"
}