Skip to content

Fix #114 - Add missing exception to try/except block in hyperkitty's 0007 migration

Morgan Aubert requested to merge ellmetha/hyperkitty:fix-114 into master

Changes include:

  • add ProgrammingError to exceptions catched in the '0007' data migration. This exception can be raised when running the migrations on an empty PostgreSQL database

Merge request reports

Loading