We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a322b commit e6a4c08Copy full SHA for e6a4c08
1 file changed
user_guide_src/source/database/transactions.rst
@@ -93,7 +93,8 @@ a valid result. To use test mode simply set the first parameter in the
93
Running Transactions Manually
94
=============================
95
96
-If you would like to run transactions manually you can do so as follows:
+When you have ``DBDebug`` false in your **app/Config/Database.php** file, and
97
+if you would like to run transactions manually you can do so as follows:
98
99
.. literalinclude:: transactions/006.php
100
0 commit comments