Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OGUI-1619] Sequelize config and migrations #2783

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

mariscalromeroalejandro
Copy link
Collaborator

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

This PR configures Sequelize with MariaDB, adds migration support using Umzug, and includes initial database migrations:

  • Add Sequelize, MariaDB, Umzug, and dotenv dependencies.
  • Configure Sequelize with environment variables.
  • Create initial migrations for tables.
  • Add migration scripts (up, down).

@mariscalromeroalejandro mariscalromeroalejandro force-pushed the feature/OGUI-1619/sequelize-config-and-migrations branch from 9fa6ece to 6ac8a87 Compare March 14, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend dependencies Pull requests that update a dependency file Quality Control
Development

Successfully merging this pull request may close these issues.

1 participant