Once all our repositories' tests fully pass when running against SQLite, we should remove the continue-on-error line for them.
Main blockers there are db-command and search-replace-command, which require a lot of work for full SQLite compatibility. Also cache-command.
In other commands we adapted most tests and overall setup already.
Related: