File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
# of editing this file, please use the migrations feature of Active Record to
3
3
# incrementally modify your database, and then regenerate this schema definition.
4
4
#
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 .
10
10
#
11
11
# It's strongly recommended that you check this file into your version control system.
12
12
You can’t perform that action at this time.
0 commit comments