Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: diffix/reference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c40a7a0
Choose a base ref
...
head repository: diffix/reference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5c2a52e
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on May 26, 2022

  1. Merge pull request #361 from diffix/cristian/feature/query

    Add support for simple `WHERE` clauses.
    cristianberneanu authored May 26, 2022
    Configuration menu
    Copy the full SHA
    0a72b91 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

Commits on May 31, 2022

  1. Merge pull request #365 from diffix/piotr/fix-noop-casts-normalization

    Make sure normalization of cast(1.01 as real) works
    pdobacz authored May 31, 2022
    Configuration menu
    Copy the full SHA
    00a056e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Revert "Add support for simple WHERE clauses."

    This reverts commit 2b22d10.
    cristianberneanu committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8a8ee89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #367 from diffix/cristian/misc

    Revert "Add support for simple `WHERE` clauses."
    cristianberneanu authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5c2a52e View commit details
    Browse the repository at this point in the history
Loading