Skip to content

Commit 9c5d2e6

Browse files
committed
Update schema.rb for Rails 6
1 parent 9bb7d4b commit 9c5d2e6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

db/schema.rb

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# of editing this file, please use the migrations feature of Active Record to
33
# incrementally modify your database, and then regenerate this schema definition.
44
#
5-
# Note that this schema.rb definition is the authoritative source for your
6-
# database schema. If you need to create the application database on another
7-
# system, you should be using db:schema:load, not running all the migrations
8-
# from scratch. The latter is a flawed and unsustainable approach (the more migrations
9-
# you'll amass, the slower it'll run and the greater likelihood for issues).
5+
# This file is the source Rails uses to define your schema when running `rails
6+
# db:schema:load`. When creating a new database, `rails db:schema:load` tends to
7+
# be faster and is potentially less error prone than running all of your
8+
# migrations from scratch. Old migrations may fail to apply correctly if those
9+
# migrations use external dependencies or application code.
1010
#
1111
# It's strongly recommended that you check this file into your version control system.
1212

0 commit comments

Comments
 (0)