<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,6 +25,12 @@ ActiveRecord::Schema.define(:version =&gt; 2) do
     t.datetime &quot;updated_at&quot;
   end
 
+  create_table &quot;schema_migrations&quot;, :id =&gt; false, :force =&gt; true do |t|
+    t.string &quot;version&quot;, :null =&gt; false
+  end
+
+  add_index &quot;schema_migrations&quot;, [&quot;version&quot;], :name =&gt; &quot;unique_schema_migrations&quot;, :unique =&gt; true
+
   create_table &quot;users&quot;, :force =&gt; true do |t|
     t.string   &quot;login&quot;,                     :limit =&gt; 40
     t.string   &quot;name&quot;,                      :limit =&gt; 100, :default =&gt; &quot;&quot;</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f0e46cec6be028d810f47bf61b3065888bcaa7b4</id>
    </parent>
  </parents>
  <author>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/tapajos/podcast/commit/5e944ea3f86f2558ee433d10662a69ed45af4db5</url>
  <id>5e944ea3f86f2558ee433d10662a69ed45af4db5</id>
  <committed-date>2008-09-02T18:54:18-07:00</committed-date>
  <authored-date>2008-09-02T18:54:18-07:00</authored-date>
  <message>Vou por isso no ignore.</message>
  <tree>3753afda153a4c1ccddcd18c8ce7866a0f3d9f80</tree>
  <committer>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
