Skip to content

Commit 88a5dc3

Browse files
committed
Document change in cakephp/cakephp#18098
1 parent fa5980e commit 88a5dc3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

en/appendices/6-0-migration-guide.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ deprecation warnings.
88
Behavior Changes
99
================
1010

11+
- All datasource connections require the ``username``, ``password`` and
12+
``database`` keys as default values have been removed to prevent accidental
13+
privileged user usage.
1114
- The ``ORM.mapJsonTypeForSqlite`` configuration option has been removed. The
1215
SQLite adapter will map all columns with ``json`` in their names to the
1316
``JsonType`` by default.

0 commit comments

Comments
 (0)