Consider implementing supabase / stripe-sync-engine with RPC inside directly in Postgres DB #6442
Unanswered
kav
asked this question in
Feature Requests
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi y'all, we've got stripe webhooks hitting a postgres function directly that updates the stripe tables and it works great. I just ran across the supabase stripe sync engine and was curious have you looked at doing it inside PG? I'd be happy to help or if you considered and dismissed the approach I'd love to know why so I don't run right into something similar with my approach
All reactions