2
postgres_changes on both insert and update at once
Source: supabase/supabase#23270 · opened by @pierroo
I know we can subscribe to "*" events for postgres_changes; however this also contains the DELETE event which has no filter and is triggered regardless so completely useless.
for that reason I was wondering, is there anyway to subscribe to INSERT and UPDATE within the same subscriber instead of creating two listeners for the sake of simplicity?
for that reason I was wondering, is there anyway to subscribe to INSERT and UPDATE within the same subscriber instead of creating two listeners for the sake of simplicity?
No pledges yet. Be the first to back this.
Comments
Similar requests
Cannot add "email" provider to an existing user
1 vote · 0 comments
Make real-time data return dates with zone designator
2 votes · 0 comments
[Supabase-js] Allow `select` when inserting and getting error 23505
1 vote · 0 comments
Very low sporadic use & auto-pause
1 vote · 0 comments
Custom Database Roles
5 votes · 0 comments
No comments yet.