]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge branch 'check-connection-on-install' into 'master'
authormmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:30:25 +0000 (16:30 -0400)
committermmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:30:25 +0000 (16:30 -0400)
commit48efdc359337ccb371f786e1ae7bff2da188905f
treeaf93999016140053897417289efe784c657563d5
parent844fe3924eed952b1ab9057fe9b3d089616fdc57
parent3138fa0b4080c135f4e509992f3c5d7fd82538de
Merge branch 'check-connection-on-install' into 'master'

Check DB connection before any possible use

This is to avoid an exception when enabling 'pgsql' backend

See merge request !121