We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f951100 + a01ca13 commit 6f20e31Copy full SHA for 6f20e31
en/appendices/5-3-migration-guide.rst
@@ -80,6 +80,8 @@ Database
80
- Added support for ``year`` column types in MySQL.
81
- Added support for ``inet``, ``cidr`` and ``macaddr`` network column types to
82
postgres driver.
83
+- Added ``TypeFactory::getMapped()`` to retrieve the mapped class name for a specific type.
84
+ This provides a cleaner API compared to using ``TypeFactory::getMap()`` with a type argument.
85
86
I18n
87
----
0 commit comments