Simplify query! string literals
This commit is contained in:
parent
7d80ba4a6b
commit
7a6984aedc
36 changed files with 312 additions and 312 deletions
12
.sqlx/query-25e9bf1ca16d2ad13900bfbc8908531139b00e341dfa392a9d5136bc180559ac.json
generated
Normal file
12
.sqlx/query-25e9bf1ca16d2ad13900bfbc8908531139b00e341dfa392a9d5136bc180559ac.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "\n INSERT INTO run_measurements (\n id,\n metric,\n value,\n unit\n )\n VALUES (?, ?, ?, ?)\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 4
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "25e9bf1ca16d2ad13900bfbc8908531139b00e341dfa392a9d5136bc180559ac"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue