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.
1 parent 9fe7672 commit a01ca13Copy full SHA for a01ca13
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