TobTobXX
06/17/2022, 1:48 PMalter table "your_table" replica identity full;
is not the one I'm looking for. The docs on .on().subscribe()
mention I can turn it on by [managing replication](https://supabase.com/docs/guides/api#managing-realtime), but that link (more specifically the anchor to this section) doesn't exist. Did the docs change?Needle
06/17/2022, 1:48 PMTobTobXX
06/17/2022, 1:52 PMTobTobXX
06/17/2022, 1:53 PM.on().subscribe()
be changed? I'd submit a Pull Request...