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-b6bbdc9ff367d526d92be...

24 lines
509 B
JSON

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