Hi, I have a query in extra() that sometimes returns no rows. In that case, I need that variable assigned to be None for sorting purposes. Is there a way to do this?
Hi, I have a query in extra() that sometimes returns no rows. In that case, I need that variable assigned to be None for sorting purposes. Is there a way to do this?