Skip to content

Conversation

@Netsbump
Copy link
Owner

@Netsbump Netsbump commented Jan 3, 2025

  • Update all entities (Exercise, ExerciseType, Video, Test) to use UUID as primary key
  • Modify services and controllers to handle UUID strings instead of numbers
  • Update DTOs and schemas in packages/schemas to reflect UUID type changes
  • Adjust e2e tests to use UUID format for ID testing
  • Update database configuration to use gen_random_uuid() for PostgreSQL

@Netsbump Netsbump merged commit 40db85a into main Jan 3, 2025
4 checks passed
@Netsbump Netsbump deleted the refactor/uuid branch January 14, 2025 16:06
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