cli with our project I have to provide a database password. It appears that the password setting is under https://app.supabase.com/project/PROJECT_ID/settings/database However, there doesn't seem to be a way to read it without resetting it. Our team consists of several developers. How are we supposed to manage the password? Are we supposed to store it in a 3rd party password vault (like bitwarden)? Is there a way to generate a different password for each developer? The help of the "database password" states that one "can use this password to connect directly to [the] Postgres database". Does that mean that we have to reset the password every time a developer leaves our team?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.