Skip to content

Commit 3f444ec

Browse files
committed
Merge branch '5.next' into db-features
2 parents 9cf5c18 + 63b3e73 commit 3f444ec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,12 @@ Database
6161
--------
6262

6363
- Added support for Entra authentication to SqlServer driver.
64+
- Added ``Query::optimizerHint()`` which accepts engine-specific optimizer hints.
6465
- Added ``Query::getDriver()`` helper which returns the ``Driver`` for the current connection
6566
role by default.
6667
- Added support for ``year`` column types in MySQL.
6768
- Added support for ``inet``, ``cidr`` and ``macaddr`` network column types to
6869
postgres driver.
69-
- Added ``Query::optimizerHint()`` which enables optimizier hint comments to be
70-
defined for queries. Supported in MySQL and Postgres.
7170

7271
Mailer
7372
------

0 commit comments

Comments
 (0)