Skip to content

Enhance EmailAttachment model and update project configuration#68

Merged
lucas-six merged 1 commit into
mainfrom
fix-db_model
Apr 22, 2026
Merged

Enhance EmailAttachment model and update project configuration#68
lucas-six merged 1 commit into
mainfrom
fix-db_model

Conversation

@lucas-six

Copy link
Copy Markdown
Owner
  • Added a unique constraint to the EmailAttachment model for the combination of 'webhook', 'email_id', and 'attachment_id'.
  • Updated pyproject.toml to include the 'task' module in py-modules and adjusted the pyright include paths accordingly.
  • Introduced a new Alembic migration script to apply the changes to the database schema.

- Added a unique constraint to the EmailAttachment model for the combination of 'webhook', 'email_id', and 'attachment_id'.
- Updated pyproject.toml to include the 'task' module in py-modules and adjusted the pyright include paths accordingly.
- Introduced a new Alembic migration script to apply the changes to the database schema.
@lucas-six lucas-six added the bug Something isn't working label Apr 22, 2026
@lucas-six lucas-six merged commit fb6b8da into main Apr 22, 2026
3 checks passed
@lucas-six lucas-six deleted the fix-db_model branch April 22, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant