i have current an old table where the name do not make sense anymore. This table is used in CLI tool i distribute to users, and i need to not break their ussage. I tried to rename and use a view to support the old name but the view do not have relations so many query fail. I asked the AI of supabase and the only way seems duplicating the data totally, with replication triggers. This seems hardcore, i cant believe there is no way to say
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.