Skip to content

Commit 37ee7f9

Browse files
authored
Merge pull request #8034 from cakephp/othercorey-patch-1
Add notes for Query::getDriver()
2 parents 4497e33 + 763c3d9 commit 37ee7f9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

en/appendices/5-3-migration-guide.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ Console
5555
- Added ``TreeHelper`` which outputs an array as a tree such as an array of filesystem
5656
directories as array keys and files as lists under each directory.
5757

58+
Database
59+
--------
60+
61+
- Added ``Query::getDriver()`` helper which returns the ``Driver`` for the current connection
62+
role by default.
63+
5864
Routing
5965
-------
6066

0 commit comments

Comments
 (0)