Skip to content

Commit c3fd096

Browse files
authored
Merge pull request #6006 from iRedds/fix/changelog-build-subquery
The changelog is missing info about the change.
2 parents 9b474c7 + c59628b commit c3fd096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Others
6969
- New :doc:`../outgoing/view_decorators` allow modifying the generated HTML prior to caching.
7070
- Added Subqueries in the FROM section. See :ref:`query-builder-from-subquery`.
7171
- Added Subqueries in the SELECT section. See :ref:`query-builder-select`.
72+
- The BaseBuilder::buildSubquery() method can take an optional third argument ``string $alias``.
7273
- Added Validation Strict Rules. See :ref:`validation-traditional-and-strict-rules`.
7374
- Added new OCI8 driver for database.
7475
- It can access Oracle Database and supports SQL and PL/SQL statements.

0 commit comments

Comments
 (0)