Files
FreshRSS/lib
Marien Fressinaud f3d75b3ae5 tec: Improve logs on DB connection failure (#2734)
For a moment, PHP wasn't able to connect to my database. I tried to
understand what happened, unfortunately, the logs were not very helpful
(it basically showed me information that I had in my configuration
file).

I changed the dsn string by the message from the raised exception, I
think it will be more useful.

Other call of Minz_PDOConnectionException are passing error messages
instead of string connection, so I took the opportunity to rename the
constructor argument.
2019-12-25 23:21:12 +01:00
..
2016-08-07 20:33:34 +02:00
2016-08-12 18:43:32 +02:00
2013-11-04 23:34:07 +01:00