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

feat: 🎸 #24 change persons to users table #25

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

Said-Alisic
Copy link
Owner

Closes issues ✅

Closes #24

Said Alisic added 3 commits January 9, 2024 11:33
BREAKING CHANGE: 🧨 The database `persons` table has been replaced with `users` table and
new fields have been introduced to the existing tables.
Updated models, interfaces, controllers and dtos to reflect new database
changes

BREAKING CHANGE: 🧨 The `Person` model has been replaced with the `User` model.
@Said-Alisic Said-Alisic added enhancement New feature or request database Database related changes labels Jan 9, 2024
@Said-Alisic Said-Alisic self-assigned this Jan 9, 2024
@Said-Alisic Said-Alisic merged commit 98463f9 into dev Jan 9, 2024
2 checks passed
@Said-Alisic Said-Alisic deleted the feat/#24-change-persons-to-users-table branch January 9, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Database related changes enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change persons to users table
1 participant