#1394 Add an alembic migration to set the default hook to all existing projects
Merged by pingou. Opened by pingou.
add_default_hook  into  master

Download 1394.patch
no initial comment

I think we should do a transaction per project and commit within the for loop. The reason for this is that if something goes wrong with one project, the symlink we created for all the other projects won't be deleted, resulting in an inconsistent state. (see #1392)

1 new commit added

  • Save the changes as we go

:thumbsup_tone3:

Thanks! :)

Pull-Request has been merged by pingou

Metadata