Skip to content

feat: integrate Sequelize for database management and add first migrations#5

Merged
jzunigax2 merged 1 commit intomasterfrom
feat/add-sequelize-and-first-migrations
Mar 20, 2026
Merged

feat: integrate Sequelize for database management and add first migrations#5
jzunigax2 merged 1 commit intomasterfrom
feat/add-sequelize-and-first-migrations

Conversation

@jzunigax2
Copy link
Contributor

  • Added Sequelize configuration for PostgreSQL database connection.
  • Introduced environment variables for database settings in .env.template.
  • Created migrations for mail accounts, domains, addresses, and provider accounts.
  • Added seeders for test data setup.
  • Updated package.json and package-lock.json to include Sequelize and related dependencies.

…tions

- Added Sequelize configuration for PostgreSQL database connection.
- Introduced environment variables for database settings in .env.template.
- Created migrations for mail accounts, domains, addresses, and provider accounts.
- Added seeders for test data setup.
- Updated package.json and package-lock.json to include Sequelize and related dependencies.
@jzunigax2 jzunigax2 requested review from apsantiso and sg-gs March 18, 2026 22:24
@jzunigax2 jzunigax2 self-assigned this Mar 18, 2026
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@jzunigax2 jzunigax2 merged commit efb74a4 into master Mar 20, 2026
4 of 5 checks passed
@jzunigax2 jzunigax2 deleted the feat/add-sequelize-and-first-migrations branch March 20, 2026 14:23
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