<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 CREATE TABLE tasks (
-    id SERIAL PRIMARY KEY,
+    id          SERIAL          PRIMARY KEY,
     description VARCHAR( 1024 ) NOT NULL,
-    done BOOLEAN NOT NULL DEFAULT FALSE
+    done        BOOLEAN         NOT NULL DEFAULT FALSE
 );</diff>
      <filename>sql/schema.sql</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d3ffe9dcab1b860668c417debf95dee94aa599d5</id>
    </parent>
  </parents>
  <author>
    <name>Pistos</name>
    <email>gitsomegrace.5.pistos@geoshell.com</email>
  </author>
  <url>http://github.com/Pistos/ramaze-todolist-tutorial/commit/6ef1352db9d3033899e63d68e05fadc1eeee3351</url>
  <id>6ef1352db9d3033899e63d68e05fadc1eeee3351</id>
  <committed-date>2008-11-10T19:53:53-08:00</committed-date>
  <authored-date>2008-11-10T19:53:53-08:00</authored-date>
  <message>Columnized schema.sql.</message>
  <tree>8bb1136a6110445ea5569ba79141ab8a2e1d9c98</tree>
  <committer>
    <name>Pistos</name>
    <email>gitsomegrace.5.pistos@geoshell.com</email>
  </committer>
</commit>
