# Discourse 일일 챌린지

**URL:** https://meta.discourse.org/t/discourse-daily-challenges/398980
**Category:** Plugin
**Created:** [3월 21, 2026, 7:48오후 UTC](https://meta.discourse.org/t/discourse-daily-challenges/398980 "2026-03-21T19:48:47Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![R23D\_Printing](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/r23d_printing/32/544902_2.png) [@R23D\_Printing](https://meta.discourse.org/u/R23D_Printing)
#### Post date: [3월 27, 2026, 1:39오후 UTC](https://meta.discourse.org/t/discourse-daily-challenges/398980/24 "2026-03-27T13:39:05Z")

</div>

일부 데이터베이스 컬럼이 제대로 마이그레이션되지 않은 것 같습니다. 이 버전에서는 기존 테이블에 여러 개의 새 컬럼이 추가되었습니다. 다음 명령을 실행해 보실 수 있을까요?

```bash
cd /var/discourse && ./launcher rebuild app

```

패널의 업데이트 버튼을 사용하면 데이터베이스 마이그레이션이 적용되지 않습니다. 플러그인이 새 컬럼을 추가한 경우 전체 재빌드가 필요합니다.

인내심을 가져 주셔서 감사합니다. 해결책을 찾아보겠습니다!

---

_[View the full topic](https://meta.discourse.org/t/discourse-daily-challenges/398980)._
