We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51b097 commit ea12610Copy full SHA for ea12610
1 file changed
user_guide_src/source/installation/upgrade_database.rst
@@ -14,7 +14,7 @@ Documentations
14
What has been changed
15
=====================
16
- The functionality in CI3 is basically the same as in CI4.
17
-- `Database Caching <https://www.codeigniter.com/userguide3/database/caching.html>`_ in CI3 is removed.
+- `Database Caching <https://www.codeigniter.com/userguide3/database/caching.html>`_ functionality known from CI3 was removed.
18
- The method names have changed to camelCase and the :doc:`Query Builder <../database/query_builder>`
19
now needs to be initialized before you can run queries on it.
20
0 commit comments