Skip to content

Commit c59628b

Browse files
committed
The changelog is missing info about the change.
Signed-off-by: Andrey Pyzhikov <[email protected]>
1 parent caf0376 commit c59628b

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)