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-af798f08143f13ec9043aa234be68bd7a670dbc17d3f946351c777e19464326d.json
generated
Normal file
20
.sqlx/query-af798f08143f13ec9043aa234be68bd7a670dbc17d3f946351c777e19464326d.json
generated
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "SELECT EXISTS (SELECT 1 FROM macros WHERE uid = ?)",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"name": "EXISTS (SELECT 1 FROM macros WHERE uid = ?)",
|
||||
"ordinal": 0,
|
||||
"type_info": "Integer"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Right": 1
|
||||
},
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "af798f08143f13ec9043aa234be68bd7a670dbc17d3f946351c777e19464326d"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue