We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace329f commit 0c9799fCopy full SHA for 0c9799f
user_guide_src/source/changelogs/v4.5.6.rst
@@ -41,7 +41,7 @@ Bugs Fixed
41
42
- **Validation:** Fixed a bug where complex language strings were not properly handled.
43
- **CURLRequest:** Added support for handling proxy responses using HTTP versions other than 1.1.
44
-- **PostgreSQL Connection:** Fixed bug that PostgreSQL cannot reconnect the database with ``reconnect()`` method.
+- **Database:** Fixed a bug that caused ``Postgre\Connection::reconnect()`` method to throw an error when the connection had not yet been established.
45
46
See the repo's
47
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
0 commit comments