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: add user repository #36

Merged
merged 7 commits into from
Mar 14, 2024
Merged

feat: add user repository #36

merged 7 commits into from
Mar 14, 2024

Conversation

marcos-wz
Copy link
Collaborator

@marcos-wz marcos-wz commented Mar 14, 2024

Changes:

  • Added User repository
  • Unit tests(must be uncomment once the PostgreSQL service is ready in GithubActions)
  • Validate user function
  • Added migration module
  • Added user migration
  • Added extra user fields

Extras:

  • Initialized ApiHTTP dependencies and shutdown gratefully.
  • Set default PostgreSQL configuration
  • Implemented PostgreSQL getter
  • Improved Postgresql database connection

@marcos-wz marcos-wz self-assigned this Mar 14, 2024
@marcos-wz marcos-wz linked an issue Mar 14, 2024 that may be closed by this pull request
@marcos-wz marcos-wz merged commit b7d5996 into main Mar 14, 2024
2 checks passed
@marcos-wz marcos-wz deleted the feat/add_user_repository branch March 14, 2024 22:43
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.

Implement Repository
1 participant