supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
661 stars 154 forks source link

PostgresChangePayload.newRow doesn't exist #859

Closed Amonc closed 3 months ago

Amonc commented 3 months ago

When subscribing to channels on Postgress Update Event the data contains different names of the keys eg: newRow and oldRow.

But it expects to have newRecord and oldRecord as PostgresChangePayload.newRow doesn't exist.

├── supabase_flutter 2.3.4 │ ├── supabase 2.0.8 │ │ ├── functions_client 2.0.0 │ │ ├── gotrue 2.5.1 │ │ ├── postgrest 2.1.1 │ │ ├── realtime_client 2.0.1 │ │ ├── storage_client 2.0.1