Mercurial > epgrec.yaz
diff tableStruct.inc.php @ 115:7a64d5e3baee
mod: ??????????
| author | yoneda <epgrec@park.mda.or.jp> |
|---|---|
| date | Sat, 13 Mar 2010 23:00:51 +0900 |
| parents | f854f6606fa5 |
| children | 9c5e597ef6c6 |
line wrap: on
line diff
--- a/tableStruct.inc.php Sat Mar 13 21:37:27 2010 +0900 +++ b/tableStruct.inc.php Sat Mar 13 23:00:51 2010 +0900 @@ -20,7 +20,7 @@ "complete boolean not null default '0',". // 完了フラグ "reserve_disc varchar(128) not null default 'none',". // 識別用hash "autorec integer not null default '0',". // キーワードID - "mode integer not null default '0',". //録画モード + "mode integer not null default '0',". // 録画モード "index reserve_ch_idx (channel_disc),". // インデックス "index reserve_st_idx (starttime)". ""
