* fix: Attachments should not be deleted when their original document is deleted when referenced elsewhere
* fix: Attachments deleted prematurely when docs are placed in trash
* mock
* restore hook, cascading delete was the issue
* fix: Server error if attempting to load an unknown attachment
* fix: Migration should cascade delete to document attachments
* fix: Delete S3 attachments along with documents