Within wrangler.toml, localConnectionString is now required. But is there any way to mask the value
Within wrangler.toml, localConnectionString is now required. But is there any way to mask the value of this string when uploading to Github? I hate that it's required now, since we can't protect Postgres accounts by IP restrictions.

