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

Results in the ordering of the predicates in the query. #92

Open
wants to merge 10 commits into
base: v1
Choose a base branch
from

Commits on Apr 25, 2017

  1. Configuration menu
    Copy the full SHA
    03f97fb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    79a452d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6881ca View commit details
    Browse the repository at this point in the history
  3. This orders the predicates in the resulting query -- allowing for mor…

    …e deterministic testing of queries that contain more than one predicate. They're always come out in the same order.
    bfitzsimmons committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9647495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a659f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c109e60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b845a3b View commit details
    Browse the repository at this point in the history
  7. More tests.

    bfitzsimmons committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    62e5605 View commit details
    Browse the repository at this point in the history
  8. Even more tests.

    bfitzsimmons committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    990562c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c608fd View commit details
    Browse the repository at this point in the history