You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-9fd1b45486c473ca15a50...

29 lines
577 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT jwt_secret FROM media_provider_instances WHERE name = $1",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "jwt_secret",
"type_info": "Varchar",
"origin": {
"Table": {
"table": "media_provider_instances",
"name": "jwt_secret"
}
}
}
],
"parameters": {
"Left": [
"Text"
]
},
"nullable": [
true
]
},
"hash": "9fd1b45486c473ca15a503f07d6c41255944bcc253c659ffc1ffce6712ac8468"
}