<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -64,4 +64,8 @@ CREATE TABLE last_sync (
   sync_date      CHAR(24)
 );
 
+CREATE TABLE migrate_version (
+  version        INTEGER
+);
+
 INSERT INTO migrate_version VALUES (0);</diff>
      <filename>db/migrate_000_init.sql</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3731015aa0cf00a878e9809b6204c42c6f562d4f</id>
    </parent>
  </parents>
  <author>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </author>
  <url>http://github.com/mootoh/milpon/commit/36fb64aa056cf99bf2f2b8e8754a299ec9fc9fd3</url>
  <id>36fb64aa056cf99bf2f2b8e8754a299ec9fc9fd3</id>
  <committed-date>2009-05-28T07:14:36-07:00</committed-date>
  <authored-date>2009-05-28T07:14:36-07:00</authored-date>
  <message>add missing migrate_version table.</message>
  <tree>4aee38f93892aef9dd69152b7cd81027a8f89e60</tree>
  <committer>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </committer>
</commit>
