Skip to content

Commit 482f282

Browse files
committed
Add db:migrate to 8.0 Release Note Notable Changes
Since issues are still being opened about it
1 parent 5872580 commit 482f282

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

guides/source/8_0_release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ Please refer to the [Changelog][active-record] for detailed changes.
133133

134134
### Notable changes
135135

136+
* Running `db:migrate` on a fresh database now loads the schema before running
137+
migrations. (The previous behavior is available as `db:migrate:reset`)
138+
136139
Active Storage
137140
--------------
138141

0 commit comments

Comments
 (0)