Currently, database.js is not compatible with pscale connect because they are entirely different protocols (http vs mysql).
One pain point when using database.js for local development is quickly switching branches. Ideally, we'd find a solution where developers do not have to create & copy/paste connection strings into their code to swap branches.
Opening this issue so that: 1. People find it when googling. 2. to track the discussion in one place.
Other context: