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

Sql optionals #528

Merged
merged 11 commits into from
Sep 4, 2019
Merged

Sql optionals #528

merged 11 commits into from
Sep 4, 2019

Commits on Aug 28, 2019

  1. Implement filters and traverse in optional

    Bojan Serafimov committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    ed9f13a View commit details
    Browse the repository at this point in the history
  2. Use left join in optional scope

    Bojan Serafimov committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    30adcd8 View commit details
    Browse the repository at this point in the history
  3. Replace hack with lesser hack

    Bojan Serafimov committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    6043fe9 View commit details
    Browse the repository at this point in the history
  4. Add some guiding comments

    Bojan Serafimov committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    faa2287 View commit details
    Browse the repository at this point in the history
  5. Document approach

    Bojan Serafimov committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    f974f4e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Rewrite (x IS NOT NULL) = 0 to x IS NULL

    Bojan Serafimov committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    1c1ad14 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Lint

    Bojan Serafimov committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2622eb3 View commit details
    Browse the repository at this point in the history
  2. Remove came_from hack

    Bojan Serafimov committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    24914c4 View commit details
    Browse the repository at this point in the history
  3. Lint

    Bojan Serafimov committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9c32279 View commit details
    Browse the repository at this point in the history
  4. Lint

    Bojan Serafimov committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    3aeff5f View commit details
    Browse the repository at this point in the history
  5. Address comments

    Bojan Serafimov committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    f5b1d76 View commit details
    Browse the repository at this point in the history