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

Feature/database migrations #41

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Feature/database migrations #41

merged 3 commits into from
Oct 26, 2023

Conversation

lRebornsl
Copy link
Collaborator

🎏 In this Milestone πŸ™‹β€β™‚οΈβ‰:

βœ… Set up database migrations to update your schema. Create and apply database migrations to make changes to the database schema as the project evolves.
βœ… No linters error.
βœ… Follow the best GitHub flow.

@lRebornsl lRebornsl linked an issue Oct 26, 2023 that may be closed by this pull request
@lRebornsl lRebornsl added the enhancement New feature or request label Oct 26, 2023
Copy link
Collaborator

@Luffytaro22 Luffytaro22 left a comment

Choose a reason for hiding this comment

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

Hi @lRebornsl πŸ˜ƒ,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! πŸŽ‰

Highlights
βœ… Migrations created following the ERD diagram.
βœ… Models, validations and associations implemented.

Cheers, and Happy coding!πŸ‘πŸ‘πŸ‘

@lRebornsl lRebornsl merged commit daa5f10 into dev Oct 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

16. Configure database migrations [2pts][GROUP ACTIVITY]
3 participants