also follow up question, is Supabase using one database per "app" (one cluster) or are there a few different elixir apps that are being backed by the same database (multiple independent clusters)? Though I wonder if using the same storage location for multiple clusters conflicts with how libcluster strategies work.
This is just a feature idea (and perhaps if I have time I'll draw up a PR), but since most folks interacting with Supabase are using Phoenix/Ecto already so it would be nice to configure it with a Repo module and/or database_url rather than a keyword list.
Thanks! That confirms what I saw in the logs. I've added a warning message to catch that error and mention admin access is required. Thanks for catching that.
I just saw this in the logs. Not sure what happened. If you have info about the path you took (was it during auth with slack or..?) that'd be super helpful.