- item_fields에 category, description, is_common 컬럼 추가 - section_id를 nullable로 변경 (독립 필드 지원) - item_master_fields 데이터를 item_fields로 이관 (section_id = NULL) - 기존 item_master_fields 테이블 유지 (하위 호환성)
- item_fields에 category, description, is_common 컬럼 추가 - section_id를 nullable로 변경 (독립 필드 지원) - item_master_fields 데이터를 item_fields로 이관 (section_id = NULL) - 기존 item_master_fields 테이블 유지 (하위 호환성)