Skip to content

Commit e00d38c

Browse files
committed
docs: Update userguide
1 parent d58a691 commit e00d38c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

user_guide_src/source/changelogs/v4.6.4.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Message Changes
2222
Changes
2323
*******
2424

25+
- **Config:** Added the ``synchronous`` key for ``Config\Database::$tests``. For SQLite3 driver only.
26+
2527
************
2628
Deprecations
2729
************

user_guide_src/source/installation/upgrade_464.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ and it is recommended that you merge the updated versions with your application:
4444
Config
4545
------
4646

47-
- @TODO
47+
- app/Config/Database.php
48+
- Added the ``synchronous`` key for ``Config\Database::$tests``.
4849

4950
All Changes
5051
===========

0 commit comments

Comments
 (0)