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 cachekey issue #471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix cachekey issue #471

wants to merge 1 commit into from

Conversation

JC5
Copy link

@JC5 JC5 commented Jul 28, 2024

This should fix #470 by making sure all columns are strings before imploding them.

This should fix mikebronner#470 by making sure all columns are strings before imploding them.

Signed-off-by: James Cole <[email protected]>
@mikebronner mikebronner self-requested a review September 11, 2024 13:04
@mikebronner
Copy link
Owner

needs tests to pass (for some reason they didn't run, tried retriggering them now)

@oliverbj
Copy link

I get the same error - can this be merged?

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.

Object of class Illuminate\Database\Query\Expression could not be converted to string
3 participants