Skip to content

Commit 7126cd1

Browse files
committed
Add persistent item in configuration array
1 parent a8d0783 commit 7126cd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

guide/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Below is the default class configuration. Normally, only the ``username``, the
8282
'password' => null,
8383
'schema' => null,
8484
'socket' => null,
85+
'persistent' => false,
8586
'engine' => 'InnoDB',
8687
'charset' => 'utf8mb4',
8788
'collation' => 'utf8mb4_general_ci',

0 commit comments

Comments
 (0)