Commit graph

6 commits

Author SHA1 Message Date
mergify[bot]
a1f15245f7
Merge pull request #12726 from zerodha/check_connections
fix: global get_conf() fails to return site config
2021-03-30 15:11:45 +00:00
Shridhar
86d372c4f6 fix: global get_conf() fails to return site config 2021-03-30 17:13:04 +05:30
Shridhar
5deec996b6 fix: updated postgres default port 2021-03-29 15:16:27 +05:30
Chinmay D. Pai
c0d0fcfd69
chore: do not hardcode anything for postgres
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-13 19:24:51 +05:30
Chinmay D. Pai
318e397ab3
chore: unquote db_type
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-13 19:13:43 +05:30
Chinmay D. Pai
a25088a606
chore: show message on migrate when services are not running
shows message before migrate if the database or redis service is not running
instead of trying to migrate and then failing.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-13 19:10:19 +05:30