File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
user_guide_src/source/database Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ Explanation of Values
165165 customizable by the end user.
166166**schema ** (``Postgre `` and ``SQLSRV `` only) The database schema, default value varies by driver.
167167**encrypt ** (``MySQLi `` and ``SQLSRV `` only) Whether or not to use an encrypted connection.
168- ``SQLSRV `` driver accepts true/false.
169168 See :ref: `MySQLi encrypt <mysqli-encrypt >` for ``MySQLi `` settings.
169+ ``SQLSRV `` driver accepts true/false.
170170**compress ** (``MySQLi `` only) Whether or not to use client compression.
171171**strictOn ** (``MySQLi `` only) true/false (boolean) - Whether to force "Strict Mode" connections, good for ensuring
172172 strict SQL while developing an application.
You can’t perform that action at this time.
0 commit comments