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

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Fix cachekey issue #471

merged 1 commit into from
Feb 26, 2025

Conversation

JC5
Copy link
Contributor

@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?

@mikebronner mikebronner merged commit 44b0772 into mikebronner:master Feb 26, 2025
1 check passed
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