Sam Saffron 3af00a65e6 FIX: site settings loading default values when no db
This fixes a condition where an intermittent db connection could cause
invalid site settings to be stored

It also removes a catch all we had.

Somewhere around Rails 5 `db:create` started wanting full environment
this is a problem for Discourse since it needs to boot up data from the
db.

This removes the catch all and surgically adds a db / redis bypass to
db:create task.
2019-06-14 14:21:07 +10:00
..
2019-05-31 23:05:07 -05:00
2019-05-30 16:29:51 +03:00
2014-03-11 03:18:57 -04:00
2019-05-22 17:39:44 +03:00
2019-06-05 11:29:27 +10:00
2019-06-08 12:30:21 +10:00
2019-06-10 13:09:47 -04:00