Skip to content

dev: Make it harder to fall over T287654 (sqlite db issues)

Addshore requested to merge require-user-choice-of-db-type into main

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

Merge request reports