feat: posts.thumbnail_base を Nullable に(#75) #198

Merged
みてるぞ merged 2 commits from feature/075 into main 2026-01-06 12:43:23 +09:00
Owner

主要変更点

  • posts.thumbnail_base を Nullable にした.

テスト観点

  • 手動投稿追加にて,posts.thumbnail_base に NULL が登録されること
  • 自動同期でサムネがない投稿を追加する際 posts.thumbnail_base が登録されること
### 主要変更点 - `posts.thumbnail_base` を Nullable にした. ### テスト観点 - [x] 手動投稿追加にて,`posts.thumbnail_base` に NULL が登録されること - [ ] 自動同期でサムネがない投稿を追加する際 `posts.thumbnail_base` が登録されること
みてるぞ self-assigned this 2026-01-06 02:06:33 +09:00
みてるぞ marked the pull request as ready for review 2026-01-06 02:07:16 +09:00
Author
Owner

自動同期のテストはだるいから割愛.
時間があるときにやっとく.

自動同期のテストはだるいから割愛. 時間があるときにやっとく.
みてるぞ merged commit 3f2c0a52b9 into main 2026-01-06 12:43:23 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: miteruzo/btrc-hub#198