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

27 lines
534 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT email FROM auth_email_identities ORDER BY email",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "email",
"type_info": "Varchar",
"origin": {
"Table": {
"table": "auth_email_identities",
"name": "email"
}
}
}
],
"parameters": {
"Left": []
},
"nullable": [
false
]
},
"hash": "e79fe66ee1d66db41782991690dfa79cdcdbfb29f796626b4b4c4f2a9740af92"
}