Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I looked up the reason for the early return here and it was that the UI for adding other tables in was too complex. In other words the removed lines should never be true. However, I don't think it's the place of the query object to enforce not attempting a query the UI struggles with. Removing this will save a later person having to figure that out
- Loading branch information