scolby33 / OCSPdash

A dashboard for the status of the top certificate authorities' OCSP responders.
MIT License
1 stars 0 forks source link

get_all_locations_with_test_results #8

Closed scolby33 closed 7 years ago

scolby33 commented 7 years ago

I don't know how to make the SQL query such that it only returns User objects if they have at least one associates Result object.

https://github.com/scolby33/OCSPdash/blob/c9801d21b1bb97698f4acd67869f74c17571138f/src/ocspdash/web/manager.py#L206

cthoyt commented 7 years ago

you know there's this new code snippet thing you can do to put live code into the issues?

https://github.com/scolby33/OCSPdash/blob/c9801d21b1bb97698f4acd67869f74c17571138f/src/ocspdash/web/manager.py#L206

scolby33 commented 7 years ago

Did not know that. Looks like you just put the bare link in? Cray.