Quick question about multi-environment setup in Neon
Neon🐘Postgres❓Question
For a typical prod/dev env setup, should I use branches (main branch for prod, child branch for dev) or create two separate dbs within a single branch(smth like myapp_prod and myapp_dev)