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

Fix/related binary ids #2

Merged
merged 6 commits into from Nov 26, 2018
Merged

Fix/related binary ids #2

merged 6 commits into from Nov 26, 2018

Commits on Nov 18, 2018

  1. Fix withRelated not always grouping properly for binary IDs

    - When grouped relations, convert Buffers to hex strings to use as the mapping key
    6utt3rfly committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    8b00040 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    3d38857 View commit details
    Browse the repository at this point in the history
  2. - Fixed collections not being created properly with binary IDs due to…

    … collection keying again
    
    - Added a collection test with binary IDs
    6utt3rfly committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    d17e3e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98701df View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/fix/related-binary-ids' into fix…

    …/related-binary-ids
    
    # Conflicts:
    #	test/integration/relations.js
    6utt3rfly committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    77fcc39 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. - Remove 'Issue #xx' from unit test comment

    - Remove 'debug:true' from unit test
    6utt3rfly committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    2e2a787 View commit details
    Browse the repository at this point in the history