[mythtv-commits] mythtv/master commit: 032e2cb2a by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Mon May 23 19:08:40 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-05-23T12:07:11-07:00
   Push Date:  2011/05/23 12:08:30 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  032e2cb2a41a1577e5699b2544a2b68519e6e324
   Changeset:  https://github.com/MythTV/mythtv/commit/032e2cb2a

Log:

Update internetcontent* to use datetime, not timestamp.

We don't need timestamp types for these columns, so use the more-robust
datetime type for the tables (a type that won't be broken by invalid
backup/restore approaches).

Modified:

   mythtv/bindings/perl/MythTV.pm
   mythtv/bindings/python/MythTV/static.py
   mythtv/libs/libmyth/netutils.cpp
   mythtv/libs/libmyth/rssparse.cpp
   mythtv/libs/libmythtv/dbcheck.cpp



More information about the mythtv-commits mailing list