Skip to content

Conversation

shoaibsharif
Copy link
Contributor

…UUIDs for IDs

  • Altered the "user_socials" table to change the "id" column type to UUID and set the default to generate a random UUID.
  • Altered the "user_follows" table to change the "id" column type to UUID and set the default to generate a random UUID.
  • Updated migration snapshots to reflect changes in the database schema.

…UUIDs for IDs

- Altered the "user_socials" table to change the "id" column type to UUID and set the default to generate a random UUID.
- Altered the "user_follows" table to change the "id" column type to UUID and set the default to generate a random UUID.
- Updated migration snapshots to reflect changes in the database schema.
@kingRayhan kingRayhan self-requested a review April 6, 2025 06:18
Copy link
Member

@kingRayhan kingRayhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing bugs

@kingRayhan kingRayhan merged commit 22f125a into main Apr 6, 2025
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