We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cf5c18 + 63b3e73 commit 3f444ecCopy full SHA for 3f444ec
1 file changed
en/appendices/5-3-migration-guide.rst
@@ -61,13 +61,12 @@ Database
61
--------
62
63
- Added support for Entra authentication to SqlServer driver.
64
+- Added ``Query::optimizerHint()`` which accepts engine-specific optimizer hints.
65
- Added ``Query::getDriver()`` helper which returns the ``Driver`` for the current connection
66
role by default.
67
- Added support for ``year`` column types in MySQL.
68
- Added support for ``inet``, ``cidr`` and ``macaddr`` network column types to
69
postgres driver.
-- Added ``Query::optimizerHint()`` which enables optimizier hint comments to be
70
- defined for queries. Supported in MySQL and Postgres.
71
72
Mailer
73
------
0 commit comments