Context:
I currently have a deployed supabase project and the database webhook is already setup there.
Question:
1. Is it possible to do this programatically and not do manual configuration for each table? Aside from migration files?
2. How do you setup the local environment for database webhooks