Studio Function Support

So, I'm aware the studio doesn't currently support DB Functions as listed here: https://supabase.com/docs/guides/cli/local-development#limitations

Has there been any official communications (or GH tickets to follow) related to when this will be implemented? I've been looking to utilize the local instance to manage migrations between multiple environments, however because I make use of DB functions, this is not possible, since there's no way to sync my local instance with my existing hosted instance.

While not super pressing, I can just manage various sql scripts and make use of pgAdmin, I'd love to move to the more managed migrations that the tooling is capable of providing. So mostly just looking to get a pulse on this.
Was this page helpful?