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

[BE] feat: club 도메인 추가 #119

Closed
wants to merge 34 commits into from
Closed

Commits on Jul 18, 2024

  1. feat: club 도메인 추가

    - 필터링 값 제외하여 구현
    jimi567 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9f88e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cb262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a6ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae321d9 View commit details
    Browse the repository at this point in the history
  5. refactor: 상수명 변경

    jimi567 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    66e9edd View commit details
    Browse the repository at this point in the history
  6. fix: 연관관계 수정

    jimi567 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    42f0d17 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix: h2예약어와 필드명 일치로 인한 버그 픽스

    - value 는 예약어라 별다른 column명을 지정해줘야됨
    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7eef18e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4285b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030a952 View commit details
    Browse the repository at this point in the history
  4. feat: owner null 검증

    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c690fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aae6f53 View commit details
    Browse the repository at this point in the history
  6. feat: ManyToMany 연관 관계 제거

    - 추후 도메인 끼리 협의하여 연관 관계 설정
    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    875b07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26f91a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f915bcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c678d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    428bf04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4834a14 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b98496 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b96054 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78ccdc4 View commit details
    Browse the repository at this point in the history
  15. feat: club 도메인 추가

    - 필터링 값 제외하여 구현
    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    69a0b9d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d421f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9be4a8d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d7eb9e8 View commit details
    Browse the repository at this point in the history
  19. refactor: 상수명 변경

    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b38a3a8 View commit details
    Browse the repository at this point in the history
  20. fix: 연관관계 수정

    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c8a1fe9 View commit details
    Browse the repository at this point in the history
  21. fix: h2예약어와 필드명 일치로 인한 버그 픽스

    - value 는 예약어라 별다른 column명을 지정해줘야됨
    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    34ee388 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1e8c694 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c041246 View commit details
    Browse the repository at this point in the history
  24. feat: owner null 검증

    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    507c654 View commit details
    Browse the repository at this point in the history
  25. feat: ManyToMany 연관 관계 제거

    - 추후 도메인 끼리 협의하여 연관 관계 설정
    jimi567 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a45a0b2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    842c55f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7a3a032 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    711f0d4 View commit details
    Browse the repository at this point in the history