Reading the database
--sql takes exactly one read-only statement. The CLI is a way to look at your
data, not a way to migrate it — use a release command for that, so it runs once
per deploy before traffic rather than from a laptop.
Shipping on push
One app follows one branch of one repository. A second repository is a second
app. Once connected, every push to that branch is a build — see
Shipping from GitHub.