Skip to content

feat: add email campaigns database migration schema #341

Merged
hieunguyent12 merged 3 commits intodevfrom
wchi/email_campaigns
Apr 15, 2026
Merged

feat: add email campaigns database migration schema #341
hieunguyent12 merged 3 commits intodevfrom
wchi/email_campaigns

Conversation

@williamchiii
Copy link
Copy Markdown
Collaborator

@williamchiii williamchiii commented Apr 11, 2026

Description

This PR adds the initial database schema for email campaigns.

Type of Change

  • New feature (non-breaking change)

Checklist

  • My code follows the project's style guidelines
  • I have commented on complex parts of the code
  • I have updated documentation if necessary
  • I have updated or added tests to cover my changes
  • I have updated the OpenAPI YAML or other API schema files if applicable

Additional Notes

This PR also includes regenerated sqlc models to keep generated database types in sync with the new schema.
It does not yet add repository queries, API routes, or campaign sending logic.

@hieunguyent12 hieunguyent12 merged commit da80702 into dev Apr 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants