mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Fix PgHero suggesting migrations (#17807)
* Fix PgHero suggesting migrations Fixes #17768 * Keep migration suggestions in development env
This commit is contained in:
1
config/initializers/pghero.rb
Normal file
1
config/initializers/pghero.rb
Normal file
@@ -0,0 +1 @@
|
||||
PgHero.show_migrations = Rails.env.development?
|
||||
Reference in New Issue
Block a user