I just added a new column to a Supabase view, and am not able to see that column in Flutterflow (I have page state variables using said view). I've tried creating a brand new page state variable to see if it would force FF to re-pull db metadata, but it's still not showing up.
Has anyone had a similar issue with new db view (or table) columns not showing up in FF?