Remove content type from email attachment
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
2
pkg/coredata/migrations/20260220T150000Z.sql
Normal file
2
pkg/coredata/migrations/20260220T150000Z.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE email_attachments
|
||||
DROP COLUMN content_type;
|
||||
Reference in New Issue
Block a user