Skip to content

Commit 2066a09

Browse files
committed
docs: add Highlights
1 parent 23b9909 commit 2066a09

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,16 @@ Release Date: Unreleased
1212
Highlights
1313
**********
1414

15-
- TBD
15+
- Query Builder supports **upsert()**, **upsertBatch()**, **deleteBatch()** and
16+
now ***batch()** methods can set data from a query
17+
(*contributed by* `sclubricants <https://github.com/sclubricants>`_).
18+
See `Query Builder`_.
19+
- Database Forge supports to **add indexes in the existing tables** and
20+
**name indexes** (*contributed by* `sclubricants <https://github.com/sclubricants>`_).
21+
See `Forge`_.
22+
- To make the default configuration more secure, the default Validation Rules
23+
have been changed to **Strict Rules**.
24+
- The behavior when a database error occurs has been changed. See :ref:`exceptions-when-database-errors-occur`.
1625

1726
BREAKING
1827
********

0 commit comments

Comments
 (0)