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

Arel Extra #189

Merged
merged 16 commits into from
Oct 6, 2019
Merged

Arel Extra #189

merged 16 commits into from
Oct 6, 2019

Commits on Sep 15, 2019

  1. Configuration menu
    Copy the full SHA
    c58c7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05df413 View commit details
    Browse the repository at this point in the history
  3. use pick method

    pedrocarmona committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    7db4ce4 View commit details
    Browse the repository at this point in the history
  4. add tests

    pedrocarmona committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    7082db1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    13fcd5c View commit details
    Browse the repository at this point in the history
  2. improve readability

    pedrocarmona committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    3a59ca4 View commit details
    Browse the repository at this point in the history
  3. improve coverage

    pedrocarmona committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    060f866 View commit details
    Browse the repository at this point in the history
  4. remove condition

    always use `over` keyword even in non grouped collections
    pedrocarmona committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f4ad9c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72adafb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3edcf69 View commit details
    Browse the repository at this point in the history
  7. fix test to allow limit pluck

    .limit(1).pluck(sql).first
    pedrocarmona committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    21df633 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

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

Commits on Sep 20, 2019

  1. fix test

    pedrocarmona committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d526027 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. add docs

    pedrocarmona committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    dd0bad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    3f61d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2063c47 View commit details
    Browse the repository at this point in the history