<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,9 +37,16 @@ module ActiveRecord
         define_params = @info ? &quot;:version =&gt; #{@info['version']}&quot; : &quot;&quot;
 
         stream.puts &lt;&lt;HEADER
-# This file is autogenerated. Instead of editing this file, please use the
-# migrations feature of ActiveRecord to incrementally modify your database, and
+# This file is auto-generated from the current state of the database. Instead of editing this file, 
+# please use the migrations feature of ActiveRecord to incrementally modify your database, and
 # then regenerate this schema definition.
+#
+# Note that this schema.rb definition is the authoritative source for your database schema. If you need
+# to create the application database on another system, you should be using db:schema:load, not running
+# all the migrations from scratch. The latter is a flawed and unsustainable approach (the more migrations
+# you'll amass, the slower it'll run and the greater likelihood for issues).
+#
+# It's strongly recommended to check this file into your version control system.
 
 ActiveRecord::Schema.define(#{define_params}) do
 </diff>
      <filename>activerecord/lib/active_record/schema_dumper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2e12afaefeb0fe3907dd0a8578a620835a1ea452</id>
    </parent>
  </parents>
  <author>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </author>
  <url>http://github.com/rails/rails/commit/0f2c6302a19abce498d6cdbd44df0131c51fc8a3</url>
  <id>0f2c6302a19abce498d6cdbd44df0131c51fc8a3</id>
  <committed-date>2007-11-09T14:08:52-08:00</committed-date>
  <authored-date>2007-11-09T14:08:52-08:00</authored-date>
  <message>Set the record straight on the purpose and utility of db/schema.rb

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8124 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
  <tree>f8ecbe80d968f28b4d45d6682ff1e9999c6d4705</tree>
  <committer>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </committer>
</commit>
