Skip to content

Refactor: UUID migration for database schema #19

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

Merged
merged 6 commits into from
Mar 9, 2025

Conversation

BLuBin7
Copy link
Owner

@BLuBin7 BLuBin7 commented Mar 9, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

This PR migrates the database to use UUID as the primary key instead of an INT or other existing data type

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Semantic HTML implemented?
  • Keyboard operability supported?
  • Checked with axe DevTools and addressed Critical and Serious issues?
  • Color contrast tested?

For more info, check out the
Forem Accessibility Docs.

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

@BLuBin7 BLuBin7 added the dependencies Pull requests that update a dependency file label Mar 9, 2025
@BLuBin7 BLuBin7 changed the title Feat: UUID migration for database schema Refactor: UUID migration for database schema Mar 9, 2025
@BLuBin7 BLuBin7 merged commit e60343b into main Mar 9, 2025
@BLuBin7 BLuBin7 deleted the feature/18/uuid-migration branch March 9, 2025 18:12
Copy link

sonarqubecloud bot commented Mar 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant