<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,17 +38,13 @@ __PACKAGE__-&gt;add_columns(
         data_type     =&gt; 'datetime',
         is_nullable   =&gt; 1,
         default_value =&gt; undef,
-        extra         =&gt; {
-            timezone  =&gt; 'UTC'
-        }
+        timezone  =&gt; 'UTC'
     },
     updated =&gt; {
         data_type     =&gt; 'datetime',
         is_nullable   =&gt; 1,
         default_value =&gt; undef,
-        extra         =&gt; {
-            timezone  =&gt; 'UTC'
-        }
+        timezone  =&gt; 'UTC'
     },
     comments =&gt; {
         data_type     =&gt; 'varchar',</diff>
      <filename>lib/Handel/Schema/DBIC/Order.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b068d30fee6c75f1f146ccb69b75761a9623397</id>
    </parent>
  </parents>
  <author>
    <name>Lester Ariel Mesa</name>
    <email>lester_mesa@gbrnd.com</email>
  </author>
  <url>http://github.com/claco/handel/commit/5618b1832152e04cbdb80252522add4741155348</url>
  <id>5618b1832152e04cbdb80252522add4741155348</id>
  <committed-date>2009-06-25T17:09:11-07:00</committed-date>
  <authored-date>2009-06-07T10:18:21-07:00</authored-date>
  <message>Fixed: timzone in extra =&gt; {} is deprecated, its now directly on the
columns definition

Signed-off-by: Christopher H. Laco &lt;claco@chrislaco.com&gt;</message>
  <tree>1a14aad7468647ded0886a5ec81dfba9794d5723</tree>
  <committer>
    <name>Christopher H. Laco</name>
    <email>claco@chrislaco.com</email>
  </committer>
</commit>
