remove old stacks

This commit is contained in:
2023-09-11 20:12:49 +02:00
parent 205eae2264
commit 4c850f6c0b
174 changed files with 30 additions and 13842 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "UPDATE trips\n SET temp_max = ?\n WHERE id = ? AND user_id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 3
},
"nullable": []
},
"hash": "72ed37defff5cacbdf0a733cdec4fe18ed0b89bb926cfa26d86cce19f20b3f4a"
}