Skip to content

Clean up remaining Sequelize dependencies #270

Description

@TooAngel

Remove remaining Sequelize models, configurations, and dependencies after MongoDB migration.

Context:

  • Migration from SQL to MongoDB is complete
  • Sequelize artifacts still remain in codebase
  • Need cleanup for maintainability and reduced bundle size

Acceptance Criteria:

  • Identify all remaining Sequelize files and configurations
  • Remove Sequelize from package.json dependencies
  • Clean up any Sequelize model files
  • Remove Sequelize configuration files
  • Test application functionality after cleanup

Priority: Medium

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    modernizationModernizing code and dependenciestechnical-debtCode cleanup and refactoring tasks

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions