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

feat: process webhook once #107

Merged
merged 1 commit into from
Feb 5, 2022
Merged

feat: process webhook once #107

merged 1 commit into from
Feb 5, 2022

Conversation

ankurk91
Copy link
Contributor

@ankurk91 ankurk91 commented Feb 5, 2022

Hi, @freekmurze

Re-submission of PR #87

Previous PR was reverted because the query where("payload->id") was not working on PostgreSQL.

The payload column was type of text, but in newer version it is JSON type

And now query is well supported by all databases
https://laravel.com/docs/8.x/queries#json-where-clauses

I did nothing special in this PR, imported changes from original PR. :)

cc @aerni

@freekmurze freekmurze merged commit 364182e into spatie:main Feb 5, 2022
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