#3658 closed task (fixed)
[c_commu_category]テーブル内の作成可否フィールド[create_flag]のフィールド名の変更
Reported by: | kiwa | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | OpenPNE2.13.6 |
Component: | 指定しない | Version: | |
Keywords: | Cc: |
Description (last modified by )
■概要
[c_commu_category]テーブル内の作成可否フィールド[create_flag]のフィールド名を変更する。
■仕様
[c_commu_category]テーブル内の作成可否フィールドが[create_flag]というフィールド名だが、設定する値は可/不可のbool値となるため、[is_]というフィールド名の方が好ましい。
フィールド名を[create_flag]から[is_create_commu]に変更し、フィールド名変更に伴い、作成可能カテゴリを取り出す関数名[db_commu_c_commu_category4createflag]を[db_commu_c_commu_category4is_create_commu]に変更する。
■関連情報
Change History (4)
comment:2 Changed 12 years ago by
Keywords: | テスト待ち added; 確認中 removed |
---|
comment:3 Changed 12 years ago by
Keywords: | テスト待ち removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.