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

Support for composite indexes #376

Merged
merged 40 commits into from
May 1, 2021
Merged

Support for composite indexes #376

merged 40 commits into from
May 1, 2021

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    11b145d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9050069 View commit details
    Browse the repository at this point in the history
  3. Ignore gopls.log

    jhchabran committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    186a904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5939ec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51e6b16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58454c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b4945b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d0255a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c345fb1 View commit details
    Browse the repository at this point in the history
  10. Fix documentation

    jhchabran committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b6d878a View commit details
    Browse the repository at this point in the history
  11. Fix multiple paths

    jhchabran committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b9b020e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bdfadc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    499b5bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbf95e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ec0793 View commit details
    Browse the repository at this point in the history
  16. Fix broken comments

    jhchabran committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    de1363d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    14d2e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760e89e View commit details
    Browse the repository at this point in the history
  3. Fix IndexRange .String()

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    1ab797e View commit details
    Browse the repository at this point in the history
  4. Remove debug statements

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c80b996 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    325d913 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf31e7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc3e39c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2859eda View commit details
    Browse the repository at this point in the history
  9. Re-enable string tests

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0548be8 View commit details
    Browse the repository at this point in the history
  10. Document indexValueEncoder

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6aac2b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb713cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34d3ed2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f3940a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52a79aa View commit details
    Browse the repository at this point in the history
  15. Clean the docs

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c227c0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a5cd40 View commit details
    Browse the repository at this point in the history
  17. Fix composite benchmark

    jhchabran committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    1c21c42 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    5c361fa View commit details
    Browse the repository at this point in the history
  2. Remove unecessary statement

    jhchabran committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9118425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54bb6dc View commit details
    Browse the repository at this point in the history
  4. Remove irrelevant code

    jhchabran committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e5bdba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6357297 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Fix grammar and other minor edits

    Co-authored-by: Asdine El Hrychy <asdine.elhrychy@gmail.com>
    jhchabran and asdine committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    76babcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d404b59 View commit details
    Browse the repository at this point in the history