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

75 add an endpoint to delete shift #76

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

Sawawa42
Copy link
Member

This PR is to resolve #75 .

  • 特定の日付のloginのシフトを論理削除するエンドポイントの追加
  • ShiftテーブルのカラムにDeletedAtを追加
  • openapiの追記
  • シフト交換・削除におけるトランザクション分離レベルをSerializableにした

@Sawawa42 Sawawa42 self-assigned this Jun 19, 2024
@Sawawa42 Sawawa42 linked an issue Jun 19, 2024 that may be closed by this pull request
@ShotaTanemura ShotaTanemura merged commit c8d3cec into main Jun 25, 2024
1 check passed
@ShotaTanemura ShotaTanemura deleted the 75-add-an-endpoint-to-delete-shift branch June 25, 2024 11:10
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.

Add an endpoint to delete shift
2 participants