Dries Vints
Dries Vints
Thanks @j-ilden I really appreciate you taking the time. If I understand this correctly, the PR with the `--copy-only` flag basically behaves the same as `mackup backup` except that it...
Looks like this is implemented now in the latest markup version. Thanks all
Laravel v10 is no longer maintained. Please upgrade to v11.
Guess this sort of ties into https://github.com/laravel/framework/issues/51318 which is another incompatibility after we moved to our own way of doing things. This is the first time in over half a...
Don't you need `whereJsonContains` here?
Right. I do think we've seen this in the past but determined it's hard to make this work with JSON arrays. Atm I can't find related issues but I'm sure...
I think you can't *just* json encode it as the fields might have a different sequence and then a simple `=` comparison won't work.
Going to close this one since we only received a single report. I feel there's workarounds here like separate columns for the latitude and longitude.
Please rebase so tests pass, thanks!
@Markshall please rebase this PR and mark it as ready if you need a new review.