<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@
 #
 # It's strongly recommended to check this file into your version control system.
 
-ActiveRecord::Schema.define(:version =&gt; 20090118114640) do
+ActiveRecord::Schema.define(:version =&gt; 20090517111301) do
 
   create_table &quot;buckets&quot;, :force =&gt; true do |t|
     t.string   &quot;tag&quot;
@@ -90,14 +90,14 @@ ActiveRecord::Schema.define(:version =&gt; 20090118114640) do
     t.string   &quot;login&quot;,                     :limit =&gt; 40
     t.string   &quot;name&quot;,                      :limit =&gt; 100, :default =&gt; &quot;&quot;
     t.string   &quot;email&quot;,                     :limit =&gt; 100
-    t.string   &quot;api_key&quot;,                   :limit =&gt; 100
-    t.string   &quot;subdomain&quot;,                 :limit =&gt; 100
     t.string   &quot;crypted_password&quot;,          :limit =&gt; 40
     t.string   &quot;salt&quot;,                      :limit =&gt; 40
     t.datetime &quot;created_at&quot;
     t.datetime &quot;updated_at&quot;
     t.string   &quot;remember_token&quot;,            :limit =&gt; 40
     t.datetime &quot;remember_token_expires_at&quot;
+    t.string   &quot;api_key&quot;
+    t.string   &quot;subdomain&quot;
   end
 
   add_index &quot;users&quot;, [&quot;login&quot;], :name =&gt; &quot;index_users_on_login&quot;, :unique =&gt; true</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1411f65d619a20334ab54f7e51baa943d8029ee</id>
    </parent>
  </parents>
  <author>
    <name>Morgan Schweers</name>
    <email>cyberfox@gmail.com</email>
  </author>
  <url>http://github.com/cyberfox/triage/commit/6ff0dd2589b2fbcdf13d97e39570c244d8754fe7</url>
  <id>6ff0dd2589b2fbcdf13d97e39570c244d8754fe7</id>
  <committed-date>2009-09-05T21:18:14-07:00</committed-date>
  <authored-date>2009-09-05T21:18:14-07:00</authored-date>
  <message>Minor schema change; Just a rails difference.</message>
  <tree>b9d077bb142b04ab7eb8005162baf4eb8b5ca9d1</tree>
  <committer>
    <name>Morgan Schweers</name>
    <email>cyberfox@gmail.com</email>
  </committer>
</commit>
