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: 회원가입 server action 연결 #17

Merged
merged 12 commits into from
Jan 7, 2025
Merged

feat: 회원가입 server action 연결 #17

merged 12 commits into from
Jan 7, 2025

Conversation

rlatmdgns
Copy link
Collaborator

@rlatmdgns rlatmdgns commented Jan 6, 2025

🔧 변경 사항

  • 회원가입시 회원정보, 사업자 정보 db 생성
  • 트랜젝션을 지원하지 않아 회원가입 실패시 user 삭제로 버그 임시해결
  • supbase에서 Transaction을 지원하지 않아서 rpc, pgSQL을 사용한다고 하여 추후에 학습 후 변경 예정입니다.
    https://supabase.com/docs/reference/kotlin/rpc

🐞 관련 이슈

#13

스크린샷

image

@rlatmdgns rlatmdgns changed the title feat: 회원가입 server action 연 feat: 회원가입 server action 연결 Jan 6, 2025
Copy link
Collaborator

@f-lab-jay f-lab-jay left a comment

Choose a reason for hiding this comment

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

마이너한 것에 대해서 두가지 코멘트만 남겼어요. 처리하고 바로 머지해주시면 될것 같아요.

Copy link

sonarqubecloud bot commented Jan 7, 2025

@rlatmdgns rlatmdgns merged commit c32f00c into main Jan 7, 2025
2 checks passed
@rlatmdgns rlatmdgns deleted the feat/sign-up branch January 7, 2025 06:17
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