<?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; 20090820215404) do
+ActiveRecord::Schema.define(:version =&gt; 20091007122510) do
 
   create_table &quot;administration_tools&quot;, :force =&gt; true do |t|
     t.string  &quot;name&quot;,       :limit =&gt; 50, :default =&gt; &quot;&quot;, :null =&gt; false
@@ -289,8 +289,8 @@ ActiveRecord::Schema.define(:version =&gt; 20090820215404) do
     t.datetime &quot;updated_on&quot;
     t.integer  &quot;updated_by_id&quot;
     t.integer  &quot;order&quot;,                               :default =&gt; 0, :null =&gt; false
-    t.integer  &quot;comments_count&quot;,                      :default =&gt; 0
     t.float    &quot;estimated_hours&quot;
+    t.integer  &quot;comments_count&quot;,                      :default =&gt; 0
   end
 
   add_index &quot;project_tasks&quot;, [&quot;completed_on&quot;], :name =&gt; &quot;index_project_tasks_on_completed_on&quot;
@@ -338,7 +338,7 @@ ActiveRecord::Schema.define(:version =&gt; 20090820215404) do
   end
 
   create_table &quot;projects&quot;, :force =&gt; true do |t|
-    t.integer  &quot;priority&quot;
+    t.integer  &quot;priority&quot;,                                                      :null =&gt; false
     t.string   &quot;name&quot;,                         :limit =&gt; 50
     t.text     &quot;description&quot;
     t.boolean  &quot;show_description_in_overview&quot;,               :default =&gt; false, :null =&gt; false</diff>
      <filename>db/schema.example.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eadf052075498bee22a26310c4bd46b19c466e9d</id>
    </parent>
  </parents>
  <author>
    <name>jamesu</name>
    <email>jamesu@gmail.com</email>
  </author>
  <url>http://github.com/jamesu/railscollab/commit/b4b17f5ab599fc7bda0195fc6ee7cd7cdf0a5342</url>
  <id>b4b17f5ab599fc7bda0195fc6ee7cd7cdf0a5342</id>
  <committed-date>2009-11-04T12:37:03-08:00</committed-date>
  <authored-date>2009-11-04T12:37:03-08:00</authored-date>
  <message>Update example schema</message>
  <tree>8203d4a995771e2f7c577f126761d5e9db7e77a8</tree>
  <committer>
    <name>jamesu</name>
    <email>jamesu@gmail.com</email>
  </committer>
</commit>
