We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d96753 commit 9ae66a2Copy full SHA for 9ae66a2
1 file changed
user_guide_src/source/changelogs/v4.4.5.rst
@@ -30,6 +30,9 @@ Deprecations
30
Bugs Fixed
31
**********
32
33
+- **QueryBuilder:** Fixed a bug that the ``updateBatch()`` method does not work
34
+ due to type errors on PostgreSQL.
35
+
36
See the repo's
37
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
38
for a complete list of bugs fixed.
0 commit comments