Commit Graph

2 Commits

Author SHA1 Message Date
Mateusz Mandera
b8839302c0 retention: Fix migration making archive_transaction field not null.
DELETing from archive tables and ALTERing ArchivedMessage needs to be
split into separate transactions.

zerver_archivedattachment_messages needs to be cleared out before
zerver_archivedattachment.
2019-07-04 16:42:42 -07:00
Mateusz Mandera
74ba0a7082 retention: Make archive_timestamp field not nullable. 2019-07-02 17:25:31 -07:00