Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOTFIX: querying by capture_time + source_type/hash #231

Merged

Conversation

Mr0grog
Copy link
Member

@Mr0grog Mr0grog commented Feb 20, 2018

Querying by capture_time in combination with other version parameters (hash, source_type) was broken in the maintainers update. In addition, I'm not sure why I flipped it to a left_outer_joins in the first place, which is clearly the wrong join for this particular query. I think this must have been a mistaken thing that got committed when I was trying to get all the various query params to work happily together.

Querying by capture_time in combination with other version parameters (`hash`, `source_type`) was broken in the maintainers update. In addition, I'm not sure why I flipped it to a left_outer_joins in the first place, which is clearly the wrong join for this particular query. I think this must have been a mistaken thing that got committed when I was trying to get all the various query params to work happily together.
@Mr0grog
Copy link
Member Author

Mr0grog commented Feb 20, 2018

(Circle error was an actual DB error on Circle, not our code/tests.)

@Mr0grog Mr0grog merged commit b4946b0 into master Feb 20, 2018
@Mr0grog Mr0grog deleted the hotfix-capture-time-and-other-version-data-on-page-queries branch February 20, 2018 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant