forked from codesquad-members-2021/issue-tracker
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[BE] 이슈 기본 기능 #10
Comments
kihyuk-sung
added a commit
that referenced
this issue
Jun 14, 2021
- `@CreatedDate` 동작 안되서, 삭제하고 생성 시간 추가하는 로직 구현
kihyuk-sung
added a commit
that referenced
this issue
Jun 14, 2021
- 코멘트 없이, Issue 생성하여 DB 저장 후, 가져오는 것까지 확인
kihyuk-sung
added a commit
that referenced
this issue
Jun 15, 2021
- OneToMany만 있으면 중간 테이블 생성됩니다. - Issue - Comment는 OneToMany로, Comment에 IssueId를 갖도록 함.
pbg0205
added a commit
that referenced
this issue
Jun 16, 2021
pbg0205
added a commit
that referenced
this issue
Jun 16, 2021
- 이슈 제목을 수정할 수 있습니다. - 이슈를 이슈 번호를 통해 조회할 수 있습니다.
pbg0205
added a commit
that referenced
this issue
Jun 16, 2021
pbg0205
added a commit
that referenced
this issue
Jun 16, 2021
kihyuk-sung
added a commit
that referenced
this issue
Jun 16, 2021
kihyuk-sung
added a commit
that referenced
this issue
Jun 16, 2021
kihyuk-sung
added a commit
that referenced
this issue
Jun 16, 2021
pbg0205
added a commit
that referenced
this issue
Jun 17, 2021
pbg0205
added a commit
that referenced
this issue
Jun 17, 2021
pbg0205
added a commit
that referenced
this issue
Jun 17, 2021
pbg0205
added a commit
that referenced
this issue
Jun 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: