Skip to content

feat: Add Sequelize models and database wiring for mail account tables#6

Open
jzunigax2 wants to merge 1 commit intomasterfrom
feat/sequelize-models-wiring
Open

feat: Add Sequelize models and database wiring for mail account tables#6
jzunigax2 wants to merge 1 commit intomasterfrom
feat/sequelize-models-wiring

Conversation

@jzunigax2
Copy link
Contributor

  • Add Sequelize models for mail_accounts, mail_domains, mail_addresses, and mail_provider_accounts tables (matching existing migrations)
  • Wire SequelizeModule.forRootAsync() in AppModule with postgres config
  • Create AccountModule as model owner, exporting SequelizeModule for downstream consumers (EmailModule, future provisioning)

@jzunigax2 jzunigax2 requested a review from apsantiso March 24, 2026 02:58
@jzunigax2 jzunigax2 self-assigned this Mar 24, 2026
@jzunigax2 jzunigax2 added the enhancement New feature or request label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant