mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-17 15:53:16 +00:00
Fix PgHero suggesting migrations (#17807)
* Fix PgHero suggesting migrations Fixes #17768 * Keep migration suggestions in development env
This commit is contained in:
parent
9b139d4ef9
commit
895212bb2f
1 changed files with 1 additions and 0 deletions
1
config/initializers/pghero.rb
Normal file
1
config/initializers/pghero.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
PgHero.show_migrations = Rails.env.development?
|
||||
Loading…
Add table
Add a link
Reference in a new issue