File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments