Update dependencies and update to slqx 0.8
This commit is contained in:
parent
066e9f7bf8
commit
faacdc8c83
54 changed files with 304 additions and 380 deletions
20
.sqlx/query-3615bbca03f4b1a69a0eb1e70fbfa7996e01c377edec5dfcc71b8d37c681c996.json
generated
Normal file
20
.sqlx/query-3615bbca03f4b1a69a0eb1e70fbfa7996e01c377edec5dfcc71b8d37c681c996.json
generated
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "SELECT EXISTS (SELECT 1 FROM tags WHERE tag = ?)",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"name": "EXISTS (SELECT 1 FROM tags WHERE tag = ?)",
|
||||
"ordinal": 0,
|
||||
"type_info": "Integer"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Right": 1
|
||||
},
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "3615bbca03f4b1a69a0eb1e70fbfa7996e01c377edec5dfcc71b8d37c681c996"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue