File tree Expand file tree Collapse file tree
user_guide_src/source/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,16 @@ Release Date: Unreleased
1212Highlights
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
1726BREAKING
1827********
You can’t perform that action at this time.
0 commit comments