Skip to content

parsing of second if it is an Expression object #447

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

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

vheins
Copy link
Contributor

@vheins vheins commented Mar 20, 2023

array:5 [ // vendor/genealabs/laravel-model-caching/src/CacheKey.php:90
  "type" => "Column"
  "first" => "subscription_features.id"
  "operator" => "="
  "second" => Illuminate\Database\Query\Expression {#1951
    #value: ""subscription_plans"."feature_id""
  }
  "boolean" => "and"
]

@mikebronner please review & merge this

@mikebronner mikebronner merged commit 25ce571 into mikebronner:master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants