dev: Make it harder to fall over T287654 (sqlite db issues)
Require users to always specify the DB type that they want to install, to avoid people using sqlite by default perhaps, and then encountering T287654.
Also if people do choose sqlite, then end the install step with a WARNING to them, linking to the phab ticket.
Bug: T287654