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

[6.x] Port whereKey fix and bugfix for null type #34031

Merged
merged 2 commits into from Aug 27, 2020
Merged

Commits on Aug 27, 2020

  1. [7.x] Cast primary key to string when $keyType is string (#33930)

    * Cast primary key to string when $keyType is string
    
    * fix test
    
    * fix remaining tests
    stevethomas authored and driesvints committed Aug 27, 2020
    Copy the full SHA
    c2f3425 View commit details
    Browse the repository at this point in the history
  2. Fix bug with whereKey null

    driesvints committed Aug 27, 2020
    Copy the full SHA
    7f09f14 View commit details
    Browse the repository at this point in the history