Bugzilla – Bug 2063
Downgrading shouldn't crash the server.
Last modified: 2008-09-15 14:36:01 UTC
Downgrading can cause this fatal error: DBD::SQLite::db prepare_cached failed: no such column: contributors We'd need to check the version to see if they downgraded, and handle it from there,either by setting aside their old db or something.
Not able to reproduce. WIll reopen if we see it again.