Skip to content

Commit

Permalink
Add docs for cakephp/cakephp#18169
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Feb 2, 2025
1 parent 834090d commit bab1dcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions en/appendices/5-2-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ Database
you to update the counter cache values for all records of the configured
associations. ``CounterCacheCommand`` was also added to do the same through the
console.
- ``Cake\Database\Driver::quote()`` was added. This method provides a way to
quote values to be used in SQL queries where prepared statements cannot be
used.

ORM
---
Expand Down

0 comments on commit bab1dcb

Please sign in to comment.