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

[#53] Design repository layer #70

Conversation

skgndi12
Copy link
Collaborator

@skgndi12 skgndi12 commented Nov 6, 2023

Resolves #42, #53

Changes

  • Update packages
  • Update sample entity
  • Generate ORM client
  • Define and implements interface
    • UserRepository
    • ProfileRepository
    • TransactionManager
  • Update openapi spec

@skgndi12 skgndi12 added enhancement New feature or request api labels Nov 6, 2023
@skgndi12 skgndi12 self-assigned this Nov 6, 2023
@skgndi12 skgndi12 requested a review from 2wheeh November 6, 2023 06:30
@skgndi12 skgndi12 force-pushed the feature/issue-53/design-repository-layer branch 2 times, most recently from 4eeaccc to 583d110 Compare November 6, 2023 07:06
@isutare412 isutare412 self-requested a review November 6, 2023 11:06
@skgndi12 skgndi12 force-pushed the feature/issue-53/design-repository-layer branch from dbaba6a to 8645b8a Compare November 7, 2023 08:57
@isutare412 isutare412 self-requested a review November 7, 2023 10:51
Copy link
Collaborator

@isutare412 isutare412 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 👍

@skgndi12 skgndi12 force-pushed the feature/issue-53/design-repository-layer branch from faf5386 to 240fdf2 Compare November 7, 2023 13:17
@skgndi12 skgndi12 merged commit bcbdb17 into MovieReviewComment:develop Nov 7, 2023
1 check passed
@skgndi12 skgndi12 deleted the feature/issue-53/design-repository-layer branch November 7, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add PostgreSQL client
2 participants