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-1a857a975a5d18b7e3e3d...

24 lines
506 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT pg_advisory_xact_lock(hashtext('auth_email_registration_email'), hashtext(LOWER($1::text)))",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "pg_advisory_xact_lock",
"type_info": "Void",
"origin": "Expression"
}
],
"parameters": {
"Left": [
"Text"
]
},
"nullable": [
null
]
},
"hash": "1a857a975a5d18b7e3e3dee1301e8b4f6a55b088401bf04584a3b4a9d0787883"
}