<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,7 @@ ActiveRecord::Schema.define(:version =&gt; 20081015015652) do
 
   create_table &quot;jobs&quot;, :force =&gt; true do |t|
     t.integer  &quot;user_id&quot;,                                                    :null =&gt; false
-    t.string   &quot;name&quot;,                                     :default =&gt; &quot;&quot;,   :null =&gt; false
+    t.string   &quot;name&quot;,                                                       :null =&gt; false
     t.boolean  &quot;active&quot;,                                   :default =&gt; true
     t.datetime &quot;created_at&quot;
     t.decimal  &quot;rate&quot;,       :precision =&gt; 6, :scale =&gt; 2, :default =&gt; 0.0,  :null =&gt; false
@@ -90,9 +90,9 @@ ActiveRecord::Schema.define(:version =&gt; 20081015015652) do
   add_index &quot;tasks&quot;, [&quot;date&quot;], :name =&gt; &quot;index_tasks_on_date&quot;
 
   create_table &quot;users&quot;, :force =&gt; true do |t|
-    t.string   &quot;email&quot;,         :default =&gt; &quot;&quot;,                    :null =&gt; false
-    t.string   &quot;password_salt&quot;, :default =&gt; &quot;&quot;,                    :null =&gt; false
-    t.string   &quot;password_hash&quot;, :default =&gt; &quot;&quot;,                    :null =&gt; false
+    t.string   &quot;email&quot;,                                            :null =&gt; false
+    t.string   &quot;password_salt&quot;,                                    :null =&gt; false
+    t.string   &quot;password_hash&quot;,                                    :null =&gt; false
     t.string   &quot;time_zone&quot;
     t.datetime &quot;created_at&quot;,    :default =&gt; '2007-05-24 15:49:54'
   end</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>tmp/restart.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b0b5f865a293c43f5c2aef7de7f1eb60afd7f554</id>
    </parent>
  </parents>
  <author>
    <name>Jordan McKible</name>
    <email>jordan@mckible.com</email>
  </author>
  <url>http://github.com/jmckible/stardate/commit/37a1d45cc669c05c0f39ad6bb8d746a6607e5be8</url>
  <id>37a1d45cc669c05c0f39ad6bb8d746a6607e5be8</id>
  <committed-date>2008-11-01T14:49:06-07:00</committed-date>
  <authored-date>2008-11-01T14:49:06-07:00</authored-date>
  <message>Update schema.</message>
  <tree>f417a4ed6d34643d70682cec926de6303ca0f6d1</tree>
  <committer>
    <name>Jordan McKible</name>
    <email>jordan@mckible.com</email>
  </committer>
</commit>
