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 9b474c7 + c59628b commit c3fd096Copy full SHA for c3fd096
user_guide_src/source/changelogs/v4.2.0.rst
@@ -69,6 +69,7 @@ Others
69
- New :doc:`../outgoing/view_decorators` allow modifying the generated HTML prior to caching.
70
- Added Subqueries in the FROM section. See :ref:`query-builder-from-subquery`.
71
- Added Subqueries in the SELECT section. See :ref:`query-builder-select`.
72
+- The BaseBuilder::buildSubquery() method can take an optional third argument ``string $alias``.
73
- Added Validation Strict Rules. See :ref:`validation-traditional-and-strict-rules`.
74
- Added new OCI8 driver for database.
75
- It can access Oracle Database and supports SQL and PL/SQL statements.
0 commit comments