public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
update comments in db/schema

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@3059 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Fri Nov 23 21:08:29 -0800 2007
commit  ec43d7432a4cd6d27765bced40067602a8df814a
tree    a9e24dd8ba3c121c7909dfa49fdd9a09069f22f0
parent  632f7735b6eaa878a9d5e418c0791f16e96fd06f
...
1
2
 
 
3
 
 
 
 
 
 
 
4
5
6
...
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
0
@@ -1,6 +1,13 @@
0
-# This file is autogenerated. Instead of editing this file, please use the
0
-# migrations feature of ActiveRecord to incrementally modify your database, and
0
+# This file is auto-generated from the current state of the database. Instead of editing this file,
0
+# please use the migrations feature of ActiveRecord to incrementally modify your database, and
0
 # then regenerate this schema definition.
0
+#
0
+# Note that this schema.rb definition is the authoritative source for your database schema. If you need
0
+# to create the application database on another system, you should be using db:schema:load, not running
0
+# all the migrations from scratch. The latter is a flawed and unsustainable approach (the more migrations
0
+# you'll amass, the slower it'll run and the greater likelihood for issues).
0
+#
0
+# It's strongly recommended to check this file into your version control system.
0
 
0
 ActiveRecord::Schema.define(:version => 74) do
0
 

Comments

    No one has commented yet.