Skip to content

Commit 96158e8

Browse files
committed
add a note about options for prepared statement
1 parent ab91936 commit 96158e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/database/queries.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ array through in the second parameter:
246246

247247
.. literalinclude:: queries/018.php
248248

249+
.. note:: Currently, the only database that actually uses the array of option is SQLSRV.
250+
249251
Executing the Query
250252
===================
251253

0 commit comments

Comments
 (0)